Skip to content

Lightweight, minimal tensor-/scalar- based autograd engine.

License

Notifications You must be signed in to change notification settings

PerceptronV/delgrada

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delgrada

Lightweight, minimal tensor-/scalar- based autograd engine.

Table of Contents

Get Started

Run pip install delgrada.

About

The code in this repository is the product of a long-haul flight. Bored and without Internet access, naturally, I decided to build an autograd library.

delgrada is built mainly for fun and education. It is inspired by Andrej Karpathy's micrograd library, but seeks to generalise for tensor-valued operations and offer full compatibility with numpy.

Cool Features

License

The code in this repository is under the MIT License.

Copyright (c) 2024 Yiding Song

About

Lightweight, minimal tensor-/scalar- based autograd engine.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages