Skip to main content

A package that demonstrates simple neural nets using Monte Carlo-type random parameter training.

Reason this release was yanked:

Inoperational

Project description

Monte-Carlo-Neural-Nets

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).

The basic operation of these nets is that they can be trained to some data set (or not, currently working on a 'self-training' chess AI example) by randomly 'tweaking' the different parameter weight values within the net. These weight values are clipped to be restrained to the range [-1, 1].

By defualt, a RELU-type function is applied at every layer calculation to give non-linearites such that more advanced calculations are actually possible.

Some examples of the net's operation and training can be found on the GitHub page, where issues are also tracked: 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-0.1.5.1.tar.gz (2.9 MB view details)

Uploaded Source

Built Distribution

mcnets-0.1.5.1-py3-none-any.whl (23.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for mcnets-0.1.5.1.tar.gz
Algorithm Hash digest
SHA256 c6aa48ffffead755309022e5951cf143511296e03a3edb5ed0207ed1744bd810
MD5 a8d3c54b7563249b7f21f025fc6ef152
BLAKE2b-256 4890d5bc2576e30f907a269787b27c38ef7b5a7b5183f4bb1bc6a7eacdb97086

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mcnets-0.1.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0b2922d54bf7fe02bb4161d1e5e41fb49f7030249cd49e15c94cdaed219ae188
MD5 1fed90b24c99a2451e355b50b97c4c6a
BLAKE2b-256 94b1cf913bafa44e3e3d582d807eacaa7ebbec115c6e8dc478aabaf16586faff

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