Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
wholemoley
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
wholemoley
8y ago
As I mentioned in the other post, the curiosity bots can help with this. They're rewarded by exploring, not by values in game. Maybe alone they're not enough, but in conjunction with other things, I bet we could beat Zelda. I had
2.
▲
by
wholemoley
8y ago
This person https://github.com/pathak22/noreward-rl and his curiosity AI https://github.com/openai/large-scale-curiosity can do some cool stuff. I used it to train an AI to play Mario Kart ( http
3.
▲
by
wholemoley
8y ago
I made a seq2seq chatbot with Matrix/Riot, the python-api implementation ( https://github.com/matrix-org/matrix-python-sdk ) and https://github.com/tensorlayer/seq2seq-chatbot : Here it is: htt
4.
▲
Show HN: Self-Driving F-Zero Bot Using Stable-Baselines with PPO2 and A2C
(youtube.com)
3 points
by
wholemoley
8y ago
|
0 comments
5.
▲
by
wholemoley
8y ago
Mark's Handbook for Mechanical Engineers, and AREMA.
6.
▲
by
wholemoley
8y ago
Yeah, topology and weights. It's highly subject to initial conditions. You almost need another NEAT network to evolve the initial conditions. I believe it's turtles all the way down.
7.
▲
by
wholemoley
8y ago
The article is from last year but it's still extremely valuable and interesting. Exploring this topic is currently my primary hobby. Specifically, I've been using OpenAI's retro (Sonic, Contra, Mario, Donkey Kong and, more re
8.
▲
by
wholemoley
8y ago
http://files.80s.nyc/photos/1/00189/0035.jpg Ghostbusters!
9.
▲
Let’s Train GANs to Play Guitar
(shaoanlu.wordpress.com)
2 points
by
wholemoley
8y ago
|
0 comments
10.
▲
by
wholemoley
8y ago
If you do decide to do an evolutionary-based policy, I highly recommend messing around with NEAT ( https://github.com/CodeReclaimers/neat-python ).. I have successfully used it to play a number of SNES/Genesis games
11.
▲
by
wholemoley
8y ago
Here you go! https://www.youtube.com/watch?v=CFa6NhLgeL0&list=PLTWFMbPFsv... https://gitlab.com/lucasrthompson/Sonic-Bot-In-OpenAI-and-NE...
12.
▲
by
wholemoley
8y ago
Here you go! https://www.youtube.com/watch?v=CFa6NhLgeL0&list=PLTWFMbPFsv... https://gitlab.com/lucasrthompson/Sonic-Bot-In-OpenAI-and-NE...
13.
▲
by
wholemoley
8y ago
Ok, I'll clean it up and post it.
14.
▲
by
wholemoley
8y ago
Alrighty, I'll clean it up and post it.
15.
▲
by
wholemoley
8y ago
I've been using the python-neat library in open-ai's retro with some success. And while it works quickly, it normally finds local maximas. It seems to struggle with long sequences. And defining the fitness function/parameters