141 skills found · Page 1 of 5
muupan / Async RlReplicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)
flyAkari / ESP8266 Network ClockUse 7-Seg LED, 1602 LCD, 12864 display, LED Dot Matrix and ESP8266 NodeMCU to make a network clock
pl8787 / MatchPyramid TensorFlowA simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.
mpezeshki / Associative LSTMLSTM with associative memory cells (http://arxiv.org/abs/1602.03032)
cmfcmf / Anno2018Rewriting Anno 1602 from scratch by using extracted assets from the original game.
Zeta36 / Asynchronous Methods For Deep Reinforcement LearningUsing a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain in here: http://arxiv.org/pdf/1602.01783v1.pdf I used the one-step-Q-learning pseudocode, and now we can train the Pong game in less than 20 hours and without any GPU or network distribution.
ArmanJR / Mehrabad FidsMehrabad Airport Flight Information Display System using ESP32 and 1602 LCD
ssilver2007 / LCD 1602 RUS ALLБиблиотека поддержки кириллицы для дисплеев на базе контроллера HD44780 без встроенной кириллицы. Подключение дисплея как напрямую (10-контактное), так и по интерфейсу I2C.
traai / Async Deep RlA Tensorflow based implementation of "Asynchronous Methods for Deep Reinforcement Learning": https://arxiv.org/abs/1602.01783
ArminJo / Ultimate Battery TesterThe ultimate battery tester with ESR measurement and discharge graph. Based on an Arduino Nano and a 1602 LCD.
sosnaelias / OSSP INDIVIDUAL SOSNA ELIAS DESSIE BDU1602481 BNo description available
DavidAntliff / Esp32 I2c Lcd1602 ExampleESP32-compatible example for I2C-LCD1602 Display
ssilver2007 / LCD 1602 RUSArduino LCD 16x02 display RUSSIAN with NO CYRILLIC symbols set
DavidAntliff / Esp32 I2c Lcd1602ESP32-compatible C library for LCD1602 display via I2C backpack.
agnunez / ESP8266 I2C LCD1602Library to control LCD1602 Liquid Crystal Displays like from ESP8266 mcu's through I2C bus
rdoeffinger / Iec16022DataMatrix 2D barcode generator
AlexGuo1998 / BadApple LCD1602No description available
ArminJo / LCDBigNumbersArduino library to write big numbers on a 1602 or 2004 LCD.
liyuanhe211 / Micropython LCD1602 LCD2004 I2C LibA ESP32/ESP8266 micropython library for using LCD1602 or LCD2004 screen with PCF8574 I2C chip attached.
cruvadom / Convolutional RNNTensorFlow code for the paper Convolutional RNN: an Enhanced Model for Extracting Features from Sequential Data (https://arxiv.org/abs/1602.05875)