Skip to content

edimetia3d/chell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chell

Chell is a toy graph-computation framework, it could be viewed as a toy implementation of PyTorch's core feature.

Features:

  1. Pytorch style API. See MNIST Test for example.
  2. Eager execution by default.
  3. Numerical autograd, based on Jacobian product.

About

A toy graph computation framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages