An open API service indexing awesome lists of open source software.

https://github.com/amonteir/pydnn

Booba Booba is a deep learning library built from scratch using Python3.
https://github.com/amonteir/pydnn

deep-learning library neural-networks python

Last synced: 16 days ago
JSON representation

Booba Booba is a deep learning library built from scratch using Python3.

Awesome Lists containing this project

README

          

# Booba
Booba is a deep learning library built from scratch using Python3.

# Getting Started
## Examples
The easiest way to try Booba is to run it as a Docker container.

[Classification - Is the animal in the photo a cat?](examples/dnn_test.py)