-
As mentioned by @randallmunroe in an [IPython pull request comment](https://github.com/ipython/ipython/pull/3631#issuecomment-23367290), the kerning is off on some of the letters.
> I'd be delighted …
-
So here's the news.
We've been creating the game so far with char's, but we need to work with Nodes in order for A* and other algorithms to work as they are dealing with Nodes.
Can you have a …
-
Our maze currently prints only a single character size cells. But it restricts expression our algorithms.
So we need to increase the size. Here is how our sample maze should look like (it replaces [a…
-
Hi there,
I'm doing research in reinforcement learning in continuous control. I found that all the continuous control tasks needs support from the MuJoCo engine, whose license is extremely expensive.…
-
It would aid newcomers to the project if there were gifs of each of the maze-generating and maze-solving algorithms.
This suggested by @ondras in a ticket in ROT.js https://github.com/ondras/rot.js…
-
Please revisit the maze topic, I found it to be really interesting and would love if you create more videos about different maze generation algorithms :)
-
a variety of tunable algorithms for exteriors and interiors, both natural and constructed
-
I'm a relative newbie to Neural networks and have been playing with a few different JS libraries for a couple weeks since they seem to have so much potential.
I recently made a self-driving car tha…
-
Investigate how the world should be represented.
Findings should be documented somewhere on GitHub.
-