ar852's Stars
nas5w/interview-guide
An opinionated, actionable guide for software engineering interviews.
chromalock/TI-32
A mod for TI-84 calculators to turn them into cheating devices.
firasdib/Regex101
This repository is currently only used for issue tracking for www.regex101.com
UZ9/cs-1331-drivers
A collection of drivers for Fall '23 CS1331
RoboJackets/robocup-software
Georgia Tech RoboJackets Software for the RoboCup Small Size League
patjones80/atweather
kjaisingh/ML-for-High-Schoolers
This guide details a learning path for high school students looking to explore the field of Machine Learning & Artificial Intelligence.
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
TheoKanning/openai-java
OpenAI Api Client in Java
dmarx/psaw
Python Pushshift.io API Wrapper (for comment/submission search)
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
ar852/volume-hand-gesture-control
Control the volume and playback of a video using your hand
ar852/flappy-bird-reinforcement-learning
DQN reinforcement learning on flappy bird using the flappy bird gym API as the environment
ar852/flappy-bird-gym
An OpenAI Gym environment for the Flappy Bird game
ar852/Simon-Game-Arduino
Implements the Simon game: ( https://en.wikipedia.org/wiki/Simon_(game) ) on an Arduino. Please look at the image and code for schematic
ar852/Text-based-Poker-Game
Text Based Poker Game in Java
ar852/HardJump-Platorm-Game
A single or two-player platform game jumping game where the goal is the collect coins. I made this using the processing IDE.