tnikolla's Stars
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
zalandoresearch/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_down:
udacity/deep-reinforcement-learning
Repo for the Deep Reinforcement Learning Nanodegree program
udacity/DL_PyTorch
Code for the Deep Learning with PyTorch lesson
fedetft/serial-port
A set of C++ classes to easiliy handle serial ports across different platforms, built on top of boost.asio.
petergottschling/discovering_modern_cpp
Source codes of Discovering Modern C++
libjpeg-turbo/ijg
Reference repository for The Independent JPEG Group's JPEG software, with the TurboJPEG API bolted on (for benchmarking purposes)