Artificial Intelligence Notes

2018-12-11T06:26:20+01:00Novembre 10th, 2017|Artificial Intelligence|

Artificial Intelligence Notes Neuromorphic Start with a neural net with N Inputs, NxN hidden layers and N outputs Choose perceptron behavior Assign weights and biases stochastically [0.0, 1.0] Feed inputs [0.0, 1.0] Observe output [0.0, 1.0] Learn (Gradient descent) Thoughts What is curiosity? A strong desire to know [...]