UNPKG

@webwriter/neural-network

Version:

Deep learning visualization for feed-forward networks with custom datasets, training and prediction.

5 lines (4 loc) 69 B
export interface FeatureDesc { key: string description: string }