A package that demonstrates deep neural nets using Monte Carlo-type random parameter training.
Project description
Monte-Carlo-Neural-Nets
A package meant to demonstrate how well deep neural nets could be with random weight assignment / training (hence monte-carlo). Similar to popular machine learning packages in python, the created nets can consist of many layers, all custom in size, with different activation functions in between each layer to achieve the desire results (note the curve fitting example on the github page below).
By either having some data set to fit a model to, or by having some 'score' factor, the nets can be trained in a large variety of situations. For example, curve fitting, playing Snake, playing Chess, etc., have all successfully been done so far.
Some examples of the net's operation and training can be found on the GitHub page, where issues are also tracked: https://github.com/SciCapt/Monte-Carlo-Neural-Nets
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
File details
Details for the file mcnets-0.3.0.tar.gz
.
File metadata
- Download URL: mcnets-0.3.0.tar.gz
- Upload date:
- Size: 727.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b80a344dc4902afd63046f25ca9afc74a70a8f85aa36d6948876d7e8d7b648a2 |
|
MD5 | 5cdd06c394dd28bdae61be1ee6cb9389 |
|
BLAKE2b-256 | 808b17f93f8c40c740845adc8d9604f109aff499f438b7d86979634eab637e23 |
File details
Details for the file mcnets-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: mcnets-0.3.0-py3-none-any.whl
- Upload date:
- Size: 88.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e60e1843f901abe0783de3e80dcf2810954272aa3cb60190fd5a77697529d280 |
|
MD5 | ff3e85c33daf920eeabf967276920e01 |
|
BLAKE2b-256 | 7e415c49fb18b8860f7bcabea9c17beec96f2a16451b9bd71ffeaf4df555732f |