-
For lincoa, pre-processing of initial starting point is done in `preprima` function in `Matlab` and `python` code. There seems to be a lot going on in the code - I couldn't figure out the method of pr…
-
Use @livingcomputermuseum's [sImlac](https://github.com/livingcomputermuseum/sImlac) to run MAZE.
![coeurl](https://user-images.githubusercontent.com/775050/79844073-77305280-83bb-11ea-9efb-663e64c…
-
- [x] H3 needs font corrected
- [x] Newline before videos
Others?
-
Are the puzzle generation scripts open source? I was thinking about classifying puzzles based on their difficulty – eg distinguishing puzzles where you need to only lock known pieces from ones where y…
-
Hello,
I was wondering if someone could point me towards some publicly available dataset(s) of minigrid navigation environments?
I am looking for the simplest navigation task specification with …
-
Hi
Thank you very much for providing and maintaining these datasets; they are an important benchmarking resource for offline-RL.
I have a query about the Maze2D/AntMaze environments. It basical…
-
## Portfolio
I am a computer science student from a little country called Armenia.
I am interested in making interactive games/web applications about math/science/computer science.
Below you can …
-
I try to test Mumble from AppImage, but it does not work. I have try the newst versions at this time downloaded from [here](https://dl.mumble.info/snapshot/). That is: Mumble-1ffbbc44-x86_64.AppImage…
-
I'm new to this repo and I want to know what routing algorithm this repo uses. Is there any introduction to the core algorithm used in this repo? Thanks!
-
Write a cellular automata that works in general or at least supports B3/S12345 (Maze) and B3/S1234 (Mazectric).
> _Conway's Game of Life is denoted B3/S23. The "B" in this format stands for "birth"…