A web-based frontend for RetroArch
A latency-hating emulator of: the Acorn Electron and Archimedes, Amstrad CPC, Apple II/II+/IIe and early Macintosh, Atari 2600 and ST, ColecoVision, Enterprise 64/128, Commodore Vic-20 and Amiga, MSX ...
A JavaScript library used for running emulators of retro consoles inside browsers.
#算法刷题#This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO. (More algorithms are st...
Ted Fried's MicroCore Labs Projects which include microsequencer-based FPGA cores and emulators for the 8088, 8086, 8051, 6502, 68000, Z80, Risc-V, and also Typewriter and EPROM Emulator projects. MC...
Gopher2600 is an emulator for the Atari 2600 games console
Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch
A personal retro game collection cabinet in your browser.
#计算机科学#JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"
An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.
An Atari 2600 emulator written in AssemblyScript compiled to WebAssembly
Code for "Spinning Up a Pong AI With Deep RL" on FloydHub.
A module to play TIATracker music in batari Basic and 7800basic
#编辑器#Create Atari 2600 programs with no coding knowledge.
Episode source code for the 8-bit Atari 2600 / VCS / Video Computer System, one of the pioneering home gaming consoles.
Atari 2600 Open-source System-on-Chip (SoC)
#计算机科学#A collection of Deep Reinforcement Learning algorithms implemented in tensorflow. Very extensible. High performing DQN implementation.