Hier werden die Unterschiede zwischen zwei Versionen gezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
some:bericht [2020/04/03 00:18] benbaute |
some:bericht [2020/04/03 00:32] (aktuell) benbaute |
||
---|---|---|---|
Zeile 36: | Zeile 36: | ||
===== Literaturverzeichnis ===== | ===== Literaturverzeichnis ===== | ||
+ | Reinforcement Learning: | ||
+ | |||
+ | http://www.incompleteideas.net/book/RLbook2018trimmed.pdf\\ | ||
+ | https://keon.github.io/deep-q-learning/\\ | ||
+ | |||
+ | Keras(Neuronale Netze): | ||
+ | |||
+ | https://www.tensorflow.org/tutorials/keras/classification\\ | ||
+ | https://adventuresinmachinelearning.com/keras-tutorial-cnn-11-lines/\\ | ||
+ | https://github.com/adventuresinML/adventures-in-ml-code/blob/master/keras_cnn.py\\ | ||
+ | https://towardsdatascience.com/solving-sudoku-with-convolution-neural-network-keras-655ba4be3b11\\ | ||
+ | https://www.pyimagesearch.com/2018/12/31/keras-conv2d-and-convolutional-layers/\\ | ||
+ | https://medium.com/applied-data-science/how-to-build-your-own-alphazero-ai-using-python-and-keras-7f664945c188\\ | ||
Tic Tac Toe: | Tic Tac Toe: | ||
http://www.incompleteideas.net/book/RLbook2018trimmed.pdf\\ | http://www.incompleteideas.net/book/RLbook2018trimmed.pdf\\ | ||
- | JI | + | https://towardsdatascience.com/reinforcement-learning-implement-tictactoe-189582bea542\\ |
+ | https://github.com/agrawal-rohit/playing-games-with-python/tree/master/Tic%20Tac%20Toe\\ | ||
+ | |||
+ | Vier Gewinnt: | ||
+ | |||
+ | https://medium.com/applied-data-science/how-to-build-your-own-alphazero-ai-using-python-and-keras-7f664945c188\\ |