Skip to main content

Legacy Neural Networks

Project description

Legacy Neural Networks

!pip install LegacyNeuralNetworks==0.0.1

IMG

from LegacyNeuralNetworks.Fill import Writer
from LegacyNeuralNetworks import ARTNeuralNetwork

write = Writer('output.txt')
print(write.questions) 
write.getCode('descision_region_perceptron')

Choose from

  • activation_function
  • mcculloh_pitt
  • ascii_perceptron
  • descision_region_perceptron
  • recognize_5x3_matrix
  • ann_forward_backward
  • xor_backprop
  • art_network
  • hopfield_network
  • cnn_object_detection
  • cnn_image_classification
  • cnn_tf_implementation
  • mnist_detection

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

LegacyNeuralNetworks-0.0.3.tar.gz (11.5 kB view hashes)

Uploaded Source

Built Distribution

LegacyNeuralNetworks-0.0.3-py3-none-any.whl (16.5 kB view hashes)

Uploaded Python 3

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