FractalAI icon indicating copy to clipboard operation
FractalAI copied to clipboard

Cellular automaton-based calculus for the masses

Results 5 FractalAI issues
Sort by recently updated
recently updated
newest added

[The entire `docker build .` output leading to the subject error](https://paste.ubuntu.com/p/ptYdDrb2rQ/). ``` $ docker --version Docker version 17.07.0-ce, build 8784753 ``` Host OS Windows 7

Hi, thanks for your great work. I wanted to try out the FMC Notebook, but it's not working for me, problem is at ``` env = ParallelEnvironment(name=name,env_class=AtariEnvironment, blocking=False, n_workers=8, n_repeat_action=n_repeat_action)...

- One of the big results in ["Learning to Plan Chemical Syntheses"](https://arxiv.org/abs/1708.04202) or ["Towards "AlphaChem": Chemical Synthesis Planning with Tree Search and Deep Neural Network Policies"](https://arxiv.org/abs/1702.00020) is the MCTS with...

enhancement
help wanted