Skip to content

Deep Learning implementation from scratch, using only NumPy (and CuPy for GPU).

License

Notifications You must be signed in to change notification settings

shotahorii/baredl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status PyPI version PyPI - Python Version

Logo

baredl is a Python deep learning framework with PyTorch-like interface. The framework is implemented using only Numpy and Cupy (for GPU computing).

See also bareml for non-deep machine learning algorithm implementations.

Installation

$ pip install baredl

About

Deep Learning implementation from scratch, using only NumPy (and CuPy for GPU).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages