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: 39 commits
Jensen-holm's picture
Jensen-holm
think I have to specify the full path??
69a63f7 almost 2 years ago
  • activation.py
    325 Bytes
    getting rid of lambda funcs about 2 years ago
  • backprop.py
    2 kB
    reverting more code back to python 3 syntax about 2 years ago
  • main.py
    1.27 kB
    getting rid of some more problematic type hints about 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 almost 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
  • plot.py
    663 Bytes
    think I have to specify the full path?? almost 2 years ago