Skip to main content

a libary to create neurones with two inputs

Reason this release was yanked:

me va mal

Project description

Bineurone

Bineurone

|--------------------------------------------------------|

A library to create artificial neurons with two inputs

Requirements

  • Python3 or new

Example of use

'from bineurone import Neurone

predict = [0, 1, 0, 0] data = [[0, 1], [1, 1], [1, 0], [0, 0]] leraningrate = 0.01 neu = Neurone(rate = learningrate) for d in len(data): error.append(neu.train(inputs = data[d], preds = pred[d], epochs = 1000)) for t in error: print(t) output = neu.use() print(output)'

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

bineurones-0.0.1.tar.gz (2.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bineurones-0.0.1-py3-none-any.whl (2.1 kB view details)

Uploaded Python 3

File details

Details for the file bineurones-0.0.1.tar.gz.

File metadata

  • Download URL: bineurones-0.0.1.tar.gz
  • Upload date:
  • Size: 2.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for bineurones-0.0.1.tar.gz
Algorithm Hash digest
SHA256 b2f2286694aa46cfe564f6db0c81b1fd9c163e6cfe780efb0685155a6ae72bf3
MD5 8024fb5869479917a0a26e35f111370f
BLAKE2b-256 ad3367dae0d4750d0e360649a10fd419d0d51159abf8680edeb4e26d21139929

See more details on using hashes here.

File details

Details for the file bineurones-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: bineurones-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 2.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for bineurones-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 dc65cfcf569b7f9cd1e43725d85eede81bc87a5f82403fac75d2ba6ac34e3fef
MD5 da81088eddd6a18ec65f3a45299a904c
BLAKE2b-256 cfb127965d0f48b47ffd1836c26a3ef47dcd2d136c229292b2bf78888cf9c949

See more details on using hashes here.

Supported by

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