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.
- Host: GitHub
- URL: https://github.com/amonteir/pydnn
- Owner: amonteir
- License: gpl-3.0
- Created: 2022-03-17T12:17:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-21T11:57:05.000Z (about 4 years ago)
- Last Synced: 2025-09-19T14:41:26.527Z (10 months ago)
- Topics: deep-learning, library, neural-networks, python
- Language: Python
- Homepage:
- Size: 2.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)