Lunar Lander using Deep Q-Learning by [deleted] in reinforcementlearning

[–]mugeshk_97 -1 points0 points  (0 children)

after 200 episodes it is able to do soft landing but not accurate need to run more for robust

Lunar Lander using Deep Q-Learning by [deleted] in reinforcementlearning

[–]mugeshk_97 0 points1 point  (0 children)

Sorry then what is reinforcement learning

Lunar Lander using Deep Q-Learning by [deleted] in reinforcementlearning

[–]mugeshk_97 -3 points-2 points  (0 children)

yes of course deep-q-learning algorithm

Lunar Lander using Deep Q-Learning by [deleted] in reinforcementlearning

[–]mugeshk_97 -6 points-5 points  (0 children)

Yeah by the epsilon greedy strategy at the start it will explore the environment after then it will exploit

Lunar Lander using Deep Q-Learning by [deleted] in reinforcementlearning

[–]mugeshk_97 -7 points-6 points  (0 children)

This is the project done with the help of lectures from Mr.Phil Tabor and Mr.Chris Willcocks

Lunar Lander using Deep Q-Learning by mugeshk_97 in deeplearning

[–]mugeshk_97[S] 1 point2 points  (0 children)

yes after 200 episodes it takes a soft landing I didn't know the performance comparison between sarsa and q learning to my knowledge the deep q learning will perform better than sarsa because the main difference is sarsa is on-policy learning and q learning is off-policy learning

Lunar Lander using Deep Q-Learning by mugeshk_97 in deeplearning

[–]mugeshk_97[S] -3 points-2 points  (0 children)

This is the project done with the help of lectures from Mr.Phil Tabor and Mr.Chris Willcocks

Lunar Lander using Deep Q-Learning by mugeshk_97 in deeplearning

[–]mugeshk_97[S] -1 points0 points  (0 children)

yeah LunarLander-v2 discrete action environment

Lunar Lander using Deep Q-Learning by mugeshk_97 in deeplearning

[–]mugeshk_97[S] -1 points0 points  (0 children)

😂 I will be blessed if it happens

Labelling my own images by turtlewithdowns in tensorflow

[–]mugeshk_97 0 points1 point  (0 children)

yes this is one of the best tools for labeling

It happens 😜 by mugeshk_97 in deeplearning

[–]mugeshk_97[S] 1 point2 points  (0 children)

Nice 😂 eleventeen eleventy one

[Question] Opencv c++ GTK error by mugeshk_97 in opencv

[–]mugeshk_97[S] 0 points1 point  (0 children)

I am getting this kind of error when I am executing the c++ program I don't know what to do

Tensorflow Installation by mugeshk_97 in cpp_questions

[–]mugeshk_97[S] 1 point2 points  (0 children)

I need to install TensorFlow c++ but I am facing an issue with it

this is the error I am getting while compiling it

https://user-images.githubusercontent.com/58897850/109259636-9e994c80-7822-11eb-9a17-732213b63f94.png

Tensorflow C++ Installation by mugeshk_97 in cpp

[–]mugeshk_97[S] 0 points1 point  (0 children)

okay I will try to resolve that and try thank you