F
F
FerroPanda2019-07-30 17:26:55
Python
FerroPanda, 2019-07-30 17:26:55

Need an example of Python code for learning NN with reinforcement. Does anyone have?

I'm trying to figure out learning with a teacher, but somehow there is not much information in Russian. In such a situation, it will be easier for me to figure it out through the code.
Interested in an example code for training a neural network with reinforcement. Preferably in conjunction with Python + Tensorflow. There is a lot of code on the web, but it's all supervised learning. In this case, the part of more interest is how to make your own function for calculating the network error in the learning algorithm with subsequent adjustment of the weights.
Does anyone have something ready or a link on the topic to something Russian?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vladimir Olohtonov, 2019-08-01
@FerroPanda

Here is an open RL course that takes place in shad, there are many examples: https://github.com/yandexdataschool/Practical_RL

F
FerroPanda, 2021-05-21
@FerroPanda

Here I found another good example for parsing and learning on it
https://www.machinelearningmastery.ru/reinforcemen...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question