-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi Related to RL Project #1
Comments
Nice job. Yuan! The following is the best tutorial on CNN for object recognition. Please read it. |
Hi every one. it seems everyone has time around 9pm tomorrow. We will meet at 9 pm in one member's home. preferably my home. The place can be changed if things are not going as we planned. Br |
no problem! On Mon, Jan 20, 2014 at 2:14 PM, gaoyuankidult [email protected]:
Yao Lu |
Hi Yao Under the pressure of the course. Nick thinks he should work on an another task about reinforcement learning. so as consequence, we two will build this project. I will take the responsibility of Nick. we meet next week for the project. |
Video Output Format: A 2D array of 7-bit pixels, 160 pixels wide by 210 pixels first the 128 bytes of RAM (taking values in 0–255), then the 33,600 screen pixels |
Hello everyone What is the situation now ? In this project, we use a relative loose cooperative style. Our final goal is to present the result with detailed comparison.
As you may know already, the current situation of my for this project is that I am able to provide a full functioning environment which can output suitable picture stream and instantaneous reward. What is your situation now regarding to the project. Cheers |
I think I can finish the CNN in C++ in at most two weeks. But I will try to On Wed, Mar 5, 2014 at 4:41 PM, gaoyuankidult [email protected]:
Yao Lu |
Now I am working on NEAT, if things goes well, it can be done by this Haibo Jin 2014-03-05 17:23 GMT+02:00 yaolubrain [email protected]:
|
Great ! Guys ! You are all excellent cooperator ! |
Let us continue doing this project and make an impressive result ! |
Hi Everyone
On the webpage it is mentioned that 26.1 [2] is the deadline of choosing topic. I hope we can start project much earlier before that.
We are planning to complete the project according to a paper.
The name of this papar is
Playing Atari with Deep Reinforcement Learning [1]
Mainly this application considers a algorithm called Deep Q-Networks (DQN), which is really just a fancy name that combines the a variation of Q learning with convolution neural network (CNN).
Hope we all can go through the paper first and I think we should at least know
for Q learning, you can read wiki and then the section Q-Learning Using Matlab of this article [4]
Basically, the project goes as a small team work. this github repo ( [email protected]:gaoyuankidult/DRL-AI.git ) will be used (please join the repo). questions and discussions can be posted on the github thread.
### Discussion of Next Meeting
if you have other topic, please inform all members.
The proposed meeting time is 9. pm Tuesday in ida. It is about 2 and half hours long(can be shortened, if goals achieved )
[1] http://arxiv.org/pdf/1312.5602v1.pdf
[2] http://www.cs.helsinki.fi/en/courses/58314105/2014/k/s/1
[3] http://yavar.naddaf.name/ale/
[4] http://pcframe.net/bbs/zboard.php?id=scrap&page=1&sn1=&divpage=1&sn=off&ss=on&sc=on&select_arrange=headnum&desc=asc&no=4
[5] https://github.com/yaolubrain/cnn_linear_max
The text was updated successfully, but these errors were encountered: