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.0.tar.gz (1.2 MB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: mcnets-1.4.0.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.0.tar.gz
Algorithm Hash digest
SHA256 a6dc14f241b854a1ecba247271e611d61d73556a2d280bb4038de96b2d5d249a
MD5 2004bf582ee1d15f1585db31913ca5c9
BLAKE2b-256 7fb04363c818b2aaabd84439ee0ea06dd76d28c7e9b4a90bb17d26d3b1ab1c10

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mcnets-1.4.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e67895ba1cfac590657636c77c0e8bec5dc7e64424eb4494f151bb656dd1542f
MD5 e2aadfeb02cc3cf4c1469a9f012b3bb7
BLAKE2b-256 8dc64563e9dfb3a7b4ff1d4c89e4bc3eca0ef7848dd3b11abe4077ad29a53152

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