Create and Deploy Neural Networks in seconds fully in python!!
Project description
fastNeuron
what is it ?
this is a hobby project to build a small framework to create and deploy neural networks quickly...
how it all started ?
this is a project that i intended to make as an attempt to understand neural network and machine learning better...
i am a firm believer that building complex topics and ideas from scratch gives you a solid ground and grasp of the concepts...
installation
Mac / Linux
pip3 install fastNeuron
Windows
pip install fastNeuron
What can you do with it
Currently you can deploy any feed-forward neural network with any size.
You can choose what optimizer to use ,which activations functions ,which cost function...
NOTE: i am by no means an expert so if you have any improvements or found any bugs in the code please reach out!!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fastNeuron-1.1.tar.gz.
File metadata
- Download URL: fastNeuron-1.1.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4944a5c98840638e8e736e6998c20301912ba6d93be101d8d7cbca4dfee282bc
|
|
| MD5 |
d0ae13fa4e6fbee06db12ed265f05274
|
|
| BLAKE2b-256 |
2f586c59c78b8bf4ede99e2fa06ce5e5e29fe64311ff1d5fad2bb2e427d93829
|
File details
Details for the file fastNeuron-1.1-py3-none-any.whl.
File metadata
- Download URL: fastNeuron-1.1-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37aaa87690a40d5cb4c7fb77d3fde300e977f2ce54ec2b0a4e6a6172701b9745
|
|
| MD5 |
b30d3e131a2620d163ea2f8257cd0f86
|
|
| BLAKE2b-256 |
abd2a1dcea32f63f736a77cd91236730747f2d02dfd56c342005461a1a7728f5
|