Skip to content

blessdyb/convnetjs-source

Repository files navigation

ConvnetJS Annotation

This is a project to annotate karpathy's ConvnetJS source code and also rewrite it with typescript.

index.js

Entry point

utils.js

Utilities file, exports random and array operations.

convnet_vol.js

Volume class, exports a class to build network

convnet_vol_util.js

Volume utilities, exports methods to perform data augmention.

About

ConvnetJS SourceCode Annotations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published