tlbtlbtlb's Stars
puppeteer/puppeteer
JavaScript API for Chrome and Firefox
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
uNetworking/uWebSockets
Simple, secure & standards compliant web server for the most demanding of applications
microsoft/CNTK
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
jtoy/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
automerge/automerge-classic
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
tonybeltramelli/pix2code
pix2code: Generating Code from a Graphical User Interface Screenshot
EpistasisLab/tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
microsoft/vscode-cpptools
Official repository for the Microsoft C/C++ extension for VS Code.
ohmjs/ohm
A library and language for building parsers, interpreters, compilers, etc.
transcranial/keras-js
Run Keras models in the browser, with GPU support using WebGL
jmdugan/blocklists
Shared lists of problem domains people may want to block with hosts files
microsoft/malmo
Project Malmo is a platform for Artificial Intelligence experimentation and research built on top of Minecraft. We aim to inspire a new generation of research into challenging new problems presented by this unique environment. --- For installation instructions, scroll down to *Getting Started* below, or visit the project page for more information:
google-deepmind/learning-to-learn
Learning to Learn in TensorFlow
higgsfield-ai/higgsfield
Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillions of parameters
Nate711/StanfordDoggoProject
Stanford Doggo is an open source quadruped robot that jumps, flips, and trots!
stared/science-based-games-list
Science-based games - a collaborative list
Cylix/cpp_redis
C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform - NO LONGER MAINTAINED - Please check https://github.com/cpp-redis/cpp_redis
brilee/MuGo
Replicating AlphaGo's architecture in a readable manner
stanfordnmbl/osim-rl
Reinforcement learning environments with musculoskeletal models
muupan/deep-reinforcement-learning-papers
A list of papers and resources dedicated to deep reinforcement learning
keplr-io/hera
Train/evaluate a Keras model, get metrics streamed to a dashboard in your browser.
lemire/EWAHBoolArray
A compressed bitmap class in C++.
unixpickle/muniverse
µniverse: RL environments for HTML5 games
tensorflow/tfjs-tsne
R-js/blasjs
Pure Javascript manually written :ok_hand: implementation of BLAS, Many numerical software applications use BLAS computations, including Armadillo, LAPACK, LINPACK, GNU Octave, Mathematica, MATLAB, NumPy, R, and Julia.
bozaro/git-lfs-migrate
Simple project for convert old repository for using git-lfs feature
rockingdingo/gym-gomoku
OpenAI Gym Env for game Gomoku(Five-In-a-Row, 五子棋, 五目並べ, omok, Gobang,...)