Pinned Repositories
automated-trading-RL
Some code for a wider research project, reinforcement learning algo trading.
chattybot
Speak and listen to your LLM AI chat bot
connectx
AI gameplay with kaggle connectx
flaskwebsite
Basic skeleton for a website using Flask and implementing sessions
grarphthebuilding
Submission for HackZurich 2020
natural-computing
Research reproduction and critique of Chaotic Fruit Fly v Partical Swarm algorithms
podcastai_search
use speech to text model to transcribe podcast, then huggingface transformer for NLP sentiment analysis of search terms
quovirus
yolotrain
winning hackathon entry - realtime detection along train tracks using YOLOv3 for R-CNN
mattzzz's Repositories
mattzzz/automated-trading-RL
Some code for a wider research project, reinforcement learning algo trading.
mattzzz/chattybot
Speak and listen to your LLM AI chat bot
mattzzz/connectx
AI gameplay with kaggle connectx
mattzzz/flaskwebsite
Basic skeleton for a website using Flask and implementing sessions
mattzzz/grarphthebuilding
Submission for HackZurich 2020
mattzzz/natural-computing
Research reproduction and critique of Chaotic Fruit Fly v Partical Swarm algorithms
mattzzz/podcastai_search
use speech to text model to transcribe podcast, then huggingface transformer for NLP sentiment analysis of search terms
mattzzz/quovirus
mattzzz/yolotrain
winning hackathon entry - realtime detection along train tracks using YOLOv3 for R-CNN
mattzzz/mattzzz.github.io
github pages code
mattzzz/racing-cars-predictor
webapp to predict single-seater racing cars using CNN - fast.ai, python, flask
mattzzz/rl-cartpole
exploring OpenAIs CartPole env