Skip to content

AndreSlavescu/LispGrad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LispGrad

a lisp based autograd engine

Build

Linux

sudo apt-get update
sudo apt-get install sbcl
make ql

MacOS

brew install sbcl
make ql

Features

  • General Tensor Class
  • Non-linear Activation Functions
  • Convolution + Matrix Multiplication
  • Full test suite for NN ops

About

a lisp based autograd engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published