Skip to content
Snippets Groups Projects

added ‘hopfield’ to readme, nothing written on it.

Merged johannes bilk requested to merge master into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -120,6 +120,7 @@ They generate dummy data, where one can set different parameters.
- [regression loss](https://datamonje.com/regression-loss-functions/)
- [regularization](http://www.chioka.in/differences-between-l1-and-l2-as-loss-function-and-regularization/)
- [activation functions](https://towardsdatascience.com/creating-neural-networks-from-scratch-in-python-6f02b5dd911)
- [hopfield layer](https://ml-jku.github.io/hopfield-layers/)
- [rnn - theory](https://www.freecodecamp.org/news/the-ultimate-guide-to-recurrent-neural-networks-in-python/)
- [rnn - implementation](https://towardsdatascience.com/recurrent-neural-networks-rnns-3f06d7653a85)
- [rnn - implementation](https://medium.com/@VersuS_/coding-a-recurrent-neural-network-rnn-from-scratch-using-pytorch-a6c9fc8ed4a7)
Loading