Skip to content

A neural network sample written in pure type-level TypeScript, just for fun!

License

Notifications You must be signed in to change notification settings

Snowflyt/ts-type-level-nn

Repository files navigation

ts-type-level-nn

A neural network sample (actually a Multilayer Perceptron, MLP) written in pure type-level TypeScript, just for fun!

screenshot

Note

Be patient, you may need to wait for a while for TypeScript to infer the types.

See src/main.ts for the implementation.

You can have a try on TS Playground.

About

A neural network sample written in pure type-level TypeScript, just for fun!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published