UNPKG

@webwriter/neural-network

Version:

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

5 lines (4 loc) 51 B
export type Position = { x: number y: number }