Skip to main content

Deep Learning Neural Networks and other models that use unique Monte Carlo-type parameter training.

Project description

Monte-Carlo-Neural-Nets

Overview

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

Uploaded Source

Built Distribution

mcnets-1.5.0-py3-none-any.whl (47.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for mcnets-1.5.0.tar.gz
Algorithm Hash digest
SHA256 2815444279e5b7f95c51654e495138f6a65a115e1b16acfd6927a80b334c9b82
MD5 4a69b7ccbd0a79f06df22c9755b47a36
BLAKE2b-256 e8e5907d64a97ce87a85d5b567535e0c22382bad67cda0e5f16528ff3fe12529

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mcnets-1.5.0-py3-none-any.whl
  • Upload date:
  • Size: 47.8 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.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1b8b4ab5caedccf5e3b58e010ee0296079e4ad2abe57bd2deeb59871f04fd584
MD5 c730d5ad3eb7b75084e02d69ac2e04da
BLAKE2b-256 118f1c835a43d86a96db6ba8a73158c91c146ba81e93884d1adc11251d1ac021

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