Skip to main content

Deep Learning Neural Networks that use 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, the included train-test split function, fitting the models, getting their predictions, and the plots of the resulting predictions.

More explanations, 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.4.1.tar.gz (1.2 MB view details)

Uploaded Source

Built Distribution

mcnets-1.4.1-py3-none-any.whl (36.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for mcnets-1.4.1.tar.gz
Algorithm Hash digest
SHA256 a04906559d4099e82523733809dd36ae905f5860201b6e9f2e9a9ff09b20e372
MD5 96810e0c3e193aec8bd5e83e3e6d70dc
BLAKE2b-256 19dc5ddbc8ea488a58b14a42c85d53b1587bbc0b1759eb21f0a3c7afd6221cb3

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mcnets-1.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 948ad4aaf49bf9c8afec921aa8eee20b88b156d4ba2eccdfe246cffaf0c60895
MD5 3f6160bcb0d1c273c44ec613ad6ab3d0
BLAKE2b-256 f28e30ba6aece6d5cfbb486dae3598bf3ba181a8e0748212ec86cadad59f2d95

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