Alex Thiele

Results 6 repositories owned by Alex Thiele

uArmCreatorStudio

77
Stars
38
Forks
Watchers

uArm Creator Studio is a Visual Programming Language for robot arms, with a heavy emphasis on computer vision and usability for both low experience and high experience programmers. It's written entire...

CreepyCrawlAI

18
Stars
1
Forks
Watchers

A deep neural network evolutionary sim, for interactive passive art displays.

CritterEvolution

23
Stars
3
Forks
Watchers

This is an evolutionary game where the brains of critters get smarter over time. The critters live, mate, eat, hunt, scavenge, sleep, and die.

DRLPlayground

23
Stars
7
Forks
Watchers

A deep reinforcement learning playground with Unity running the game physics, and Python handling the reinforcement learning algorithms.

RobotCheckers

26
Stars
12
Forks
Watchers

This is the code for my checkers playing robot arm! It uses openCV, python, and a uArm Metal with a camera attached to the end of the arm, pointing down. Tutorial will be made soon!

RobotJenga

18
Stars
9
Forks
Watchers

I did this project to learn about controlling robots and about computer vision. I built a barebones library for handling controlling the robot and robot related events, and built a library for object...