Theo Kanning
TheoKanning
Robotics, Machine Learning, and Android Engineer.
Languages
Repos
48
Stars
4.8k
Forks
1.2k
Top Language
Python
Loading contributions...
Top Repositories
OpenAI Api Client in Java
A 2048 Bot written in Python using an adversarial search algorithm. Uses screen grabbing to determine the game state and a basic tree search to calculate moves.
Finally, an Android keyboard that converts pictures into emojis 😀⌨💯!
A recipe optimizer for Satisfactory www.satisfactorygame.com
GUI for making crossword puzzles. Built with python and pyqt5.
A Raspberry Pi robot that uses ROS to move and stream video
Repositories
48OpenAI Api Client in Java
GUI for making crossword puzzles. Built with python and pyqt5.
Finally, an Android keyboard that converts pictures into emojis 😀⌨💯!
A 2048 Bot written in Python using an adversarial search algorithm. Uses screen grabbing to determine the game state and a basic tree search to calculate moves.
A simulator to learn walking and backflips using neural networks and genetic evolution.
A recipe optimizer for Satisfactory www.satisfactorygame.com
My silver medal winning entry in Kaggle's 2020 Christmas Competition
LSTM Clickbait Headline Generator
Github Pages Site
A two-wheeled balancing robot controlled by an Android app!
Terraform configurations for running Atlantis on AWS Fargate. Github, Gitlab and BitBucket are supported 🇺🇦
ROS package that uses RTAB-Map to generate 3D maps.
No description provided.
Advent of Code Challenges https://adventofcode.com/2020/events
Full-featured Jekyll port of Ghost's default theme Casper v2 👻
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
Chess AI by Theo Kanning
No description provided.
All of the handy ROS tools that run on a desktop while the racecar is driving around
My VIM files
No description provided.
No description provided.
9DOF Razor IMU available from SparkFun Electronics
Build the NVIDIA Jetson TX2 Kernel on the device itself
No description provided.
A Raspberry Pi robot that uses ROS to move and stream video
A Reinforcement Learning demo using a simple gridworld agent. Shows concepts like reward, Q-function, and Bellman equation without using neural networks.
A simple, non-optimized implementation of the Rapidly-Exploring Random Trees (RRT) algorithm in python
Experimental classifier using the TensorFlow on the ImageNet dataset
A replica of the AlphaZero methodology for deep reinforcement learning in Python