Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jensen-holm
/
Numpy-Neuron
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3563daa
Numpy-Neuron
/
neural_network
4 contributors
History:
21 commits
Jensen-holm
successfully returning data on how the neural network performed
3563daa
almost 2 years ago
activation.py
325 Bytes
getting rid of lambda funcs
almost 2 years ago
backprop.py
2.02 kB
produced a solution to the problem of funcions not being accessed
almost 2 years ago
main.py
1.1 kB
working with serializing the model with to_dict()
almost 2 years ago
neural_network.py
1.6 kB
successfully returning data on how the neural network performed
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
almost 2 years ago