This is a project to annotate karpathy's ConvnetJS source code and also rewrite it with typescript.
Entry point
Utilities file, exports random and array operations.
Volume class, exports a class to build network
Volume utilities, exports methods to perform data augmention.