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

  • Log In
  • Sign Up

Spaces:
Jensen-holm
/
Numpy-Neuron
Build error

App Files Files Community
Fetching metadata from the HF Docker repository...
Numpy-Neuron / neural_network
6.23 kB
  • 4 contributors
History: 40 commits
Jensen-holm's picture
Jensen-holm
think I was right??
8f10c28 about 2 years ago
  • activation.py
    325 Bytes
    getting rid of lambda funcs over 2 years ago
  • backprop.py
    2 kB
    reverting more code back to python 3 syntax over 2 years ago
  • main.py
    1.27 kB
    getting rid of some more problematic type hints over 2 years ago
  • neural_network.py
    1.68 kB
    instead of returning the image bytes to the api user, we are moving towards hosting them on the backend but we need to be careful moving forwards and make sure that we delete the images after use 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 over 2 years ago
  • plot.py
    667 Bytes
    think I was right?? about 2 years ago