Pinned Repositories
android-string-extractor
Eclipse plugin that extracts every hard-coded string from Android .java files to strings.xml
dqn
TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)
gtsa
Game Tree Search Algorithms - C++ library for AI bot programming
learning2run
Our NIPS 2017: Learning to Run source code
masters-thesis
DE/mid – new variant of differential evolution algorithm using the midpoint of the population
meum
Evolutionary algorithm with infinite population
ranking
Foosball ranking web app
retro-leaderboard
Data visualizations of https://contest.openai.com/leaderboard
rl-tutorial
Source code for "A deep dive into reinforcement learning"
TicTacToe
Single player TicTacToe with unbeatable AI
AdamStelmaszczyk's Repositories
AdamStelmaszczyk/gtsa
Game Tree Search Algorithms - C++ library for AI bot programming
AdamStelmaszczyk/learning2run
Our NIPS 2017: Learning to Run source code
AdamStelmaszczyk/dqn
TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)
AdamStelmaszczyk/rl-tutorial
Source code for "A deep dive into reinforcement learning"
AdamStelmaszczyk/retro-leaderboard
Data visualizations of https://contest.openai.com/leaderboard
AdamStelmaszczyk/ranking
Foosball ranking web app
AdamStelmaszczyk/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
AdamStelmaszczyk/Checkers
Multiplayer Checkers
AdamStelmaszczyk/edami
Clustering based on density
AdamStelmaszczyk/keras-rl
Deep Reinforcement Learning for Keras.
AdamStelmaszczyk/noreward-rl
[ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning
AdamStelmaszczyk/osim-rl
Reinforcement learning environments with musculoskeletal models
AdamStelmaszczyk/adamstelmaszczyk.github.io
AdamStelmaszczyk/agents
Efficient Batched Reinforcement Learning in TensorFlow
AdamStelmaszczyk/airflow-maintenance-dags
A series of DAGs/Workflows to help maintain the operation of Airflow
AdamStelmaszczyk/atm
Code exercise
AdamStelmaszczyk/BigDL
Fast, distributed, secure AI for Big Data
AdamStelmaszczyk/boardgame-research
List of research around modern boardgames.
AdamStelmaszczyk/cinnamon-spices-applets
Applets for the Cinnamon desktop
AdamStelmaszczyk/Distributed-BA3C
AdamStelmaszczyk/halite2
Top3 bot for Halite2 programming contest
AdamStelmaszczyk/hypothesis-python
Advanced property-based (QuickCheck-like) testing for Python
AdamStelmaszczyk/kedro-airflow-k8s
Kedro Plugin to support running pipelines on Kubernetes using Airflow.
AdamStelmaszczyk/marge
A merge-bot for GitLab
AdamStelmaszczyk/massdns
A high-performance DNS stub resolver for bulk lookups and reconnaissance (subdomain enumeration)
AdamStelmaszczyk/mlflow
Open source platform for the machine learning lifecycle
AdamStelmaszczyk/pommerman-baselines
Some baselines for Pommerman competition
AdamStelmaszczyk/PracticalSessions
AdamStelmaszczyk/project-euler
My Haskell solutions to Project Euler problems (www.projecteuler.net)
AdamStelmaszczyk/tensorforce
TensorForce: A TensorFlow library for applied reinforcement learning