Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
Jensen-holm
/
Numpy-Neuron
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
Numpy-Neuron / neural_network
Ctrl+K
Ctrl+K
  • 4 contributors
History: 20 commits
Jensen-holm's picture
Jensen-holm
updating requirements.txt and cleaning things up. Thought it would be working but for some reason requests from postman are not making it to the api
f9846ff about 2 years ago
  • activation.py
    325 Bytes
    getting rid of lambda funcs about 2 years ago
  • backprop.py
    2.02 kB
    produced a solution to the problem of funcions not being accessed about 2 years ago
  • main.py
    1.1 kB
    working with serializing the model with to_dict() about 2 years ago
  • neural_network.py
    1.42 kB
    updating requirements.txt and cleaning things up. Thought it would be working but for some reason requests from postman are not making it to the api about 2 years ago
  • opts.py
    285 Bytes
    we should try to do this with regression on a simple dataset from the internet somewhere because I think it is hard to see how well it is doing with completley random data about 2 years ago