Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 586 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 586 Bytes
mojonet

Warning

Mojonet is under development and the API is subject to change.

Mojonet is a ML/DL framework written in Mojo🔥.

TODO

  • Tensors and Tensor Operations.
  • Tensor Broadcasting.
  • Tensor bmm and fusedbmm.
  • Activations and math operations.
  • Tensor Serialization and Deserialization
  • Autograd
  • Neural Network Layers
  • Data Loaders
  • Quantization
  • Gpu support

For now, these are the primary areas of focus for Mojonet's development.