Skip to content

Basic Deep Learning Library for (Human) learning purposes

Notifications You must be signed in to change notification settings

bglearning/legos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Legos

Basic Deep Learning Library for (Human) learning purposes.

Idea: Play around and learn to build the building blocks of Deep Learning.

Setup

Create a new conda environment from the environment.yml file:

conda env create -f environment.yml

Testing

You can launch the test suite as:

pytest legos

Resources

This project is heavily adapted from:

Also

About

Basic Deep Learning Library for (Human) learning purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages