Various machine learning models that use unique Monte Carlo-type parameter training.
Project description
Monte-Carlo-Neural-Nets
Overview
Originally a hobby project, this package now represents neural network models that train using a Monte-Carlo algorithm and are on par with other models such as the MLPRegressor in SciKit-Learn.
Currently in V2.0.0, the list of avaliable models is only the primary NeuralNetwork class. In future updates, there will be additional models that are built on top of this base, or are revised classes from the previous main version 1.5.0.
Some primary features include:
- Neural Network model with full customization support
- Various built-in activation functions (with support for external ones)
- Built-in test-train-split (TTSplit) and cross-validation (cross_val) functions
- Built-in scorer functions with support for external functions
- Ability to save and load models at any point
GitHub and QuickStart
More explanations, examples, and technicals can be found on the GitHub page: 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-2.0.2.tar.gz
.
File metadata
- Download URL: mcnets-2.0.2.tar.gz
- Upload date:
- Size: 56.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f605dea9d236e4f0897bd69af600f6a289b744e60f12cd9514aef5b722137ba6 |
|
MD5 | c01d650ed90cdca7c32e6bf0a9856a5e |
|
BLAKE2b-256 | 21cf4f337202a45290e056bf0dd7dce806696f346ae4d2354d7c795f79014e5c |
File details
Details for the file mcnets-2.0.2-py3-none-any.whl
.
File metadata
- Download URL: mcnets-2.0.2-py3-none-any.whl
- Upload date:
- Size: 58.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e9becb98ccd53f6a269636e16a64b880703964376ae276ad11fdd8895525e167 |
|
MD5 | d33d871174d84707208ce4dca3fe6916 |
|
BLAKE2b-256 | 9ab919bef1ce630c0aba43a428d6eb0e85df6c4870c695e1c9d76415a71edd6c |