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
Ctrl+K
Ctrl+K
  • 4 contributors
History: 15 commits
Jensen-holm's picture
Jensen-holm
focus on the math first
2ede36c about 2 years ago
  • cluster
    returning dictionary of computations after each epoch to try to measure accuracy about 2 years ago
  • neural_network
    added baseline stuff for making this a flask app with tailwind about 2 years ago
  • .gitignore
    1.99 kB
    ignoring node stuff so we can use tailwind and not ruin repo about 2 years ago
  • LICENSE
    1.07 kB
    Initial commit about 2 years ago
  • README.md
    192 Bytes
    just focusing on neural_network first about 2 years ago
  • main.py
    643 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
  • opts.py
    133 Bytes
    making more modular so we can develop our other methods too about 2 years ago
  • requirements.txt
    94 Bytes
    added baseline stuff for making this a flask app with tailwind about 2 years ago