Skip to main content

A package that demonstrates deep neural nets using unique Monte Carlo-type parameter training.

Project description

Monte-Carlo-Neural-Nets

Overview / Lore

A package made to see how well a basic architecture of neural nets could be. The nets can be created with custom input and output heights, as well as full customization of the hidden layers' sizes (height and count of layers) and activation functions that are applied at each space between the layers.

The basic operation of these nets is that they can be trained to some data set (or some score in an unsupervised case) by randomly 'tweaking' the different parameter weight values within the net. These weight values are clipped to be restrained to the range [-1, 1].

GitHub and QuickStart

Given on the GitHub page below is a quick start code that shows the syntax for creating a network, a few ways to write in the activation functions to be used, how to write the sizing (automatic input and output sizes to come soon), the included train-test split function, fitting the models, getting their predictions, and the plots of the resulting predictions.

Some more examples and technicals can be found on the GitHub page: https://github.com/SciCapt/Monte-Carlo-Neural-Nets

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcnets-1.3.1.tar.gz (1.2 MB view details)

Uploaded Source

Built Distribution

mcnets-1.3.1-py3-none-any.whl (31.8 kB view details)

Uploaded Python 3

File details

Details for the file mcnets-1.3.1.tar.gz.

File metadata

  • Download URL: mcnets-1.3.1.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for mcnets-1.3.1.tar.gz
Algorithm Hash digest
SHA256 cb6f2a21b35d0ca5da540203b9a7234797515cc4f00f17d62bb1d9dd381b5c7a
MD5 7ae233a14fb4c15e7fba854488c346f3
BLAKE2b-256 e42a14cb81d8764974d2b42b043ce1920cbff94407103682941f216959f71040

See more details on using hashes here.

File details

Details for the file mcnets-1.3.1-py3-none-any.whl.

File metadata

  • Download URL: mcnets-1.3.1-py3-none-any.whl
  • Upload date:
  • Size: 31.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for mcnets-1.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ea09c2e9ec631bd59fd64aeaa1428edf9b96bb599e523eaa8afa993fd5ec0535
MD5 48942056fa2dd5cd9b75aee3453afc60
BLAKE2b-256 324ed2e249ce01ca448be153e2f507bb6d6d22522c9fe80bdf7df3253998e047

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page