Pinned Repositories
advent-of-code
Advent of Code
ai-captcha-breaker
Uses a convnet to try to detect the letters in a captcha
anime-recommendation-system
The backed for an anime recommender system that combines multiple methods to provide a variety of recommendations to users based on different similarity metrics
bomber-game-for-atari-2600
It's a little bomber game for the Atari 20166 made with 6502 Assembly
cs50-game-development-assignments-solved
My solutions for the assisgments in the CS50's Introduction to Game Development course
geometric-invaders
Copy of space invaders made in Lua using the love2D game engine
markov-chain-for-text-generation
It uses a Markov chain to generate somewhat coherent text on any subject. Just change the text file for one that contains text on the subject you want and run the script
PlutusRaffle
A Plutus smart contract to implement a raffle
video-game-synopsis-generator
Using gpt-2 to generate video game synopsis
TheTuringExperience's Repositories
TheTuringExperience/anime-recommendation-system
The backed for an anime recommender system that combines multiple methods to provide a variety of recommendations to users based on different similarity metrics
TheTuringExperience/video-game-synopsis-generator
Using gpt-2 to generate video game synopsis
TheTuringExperience/advent-of-code
Advent of Code
TheTuringExperience/ai-captcha-breaker
Uses a convnet to try to detect the letters in a captcha
TheTuringExperience/bomber-game-for-atari-2600
It's a little bomber game for the Atari 20166 made with 6502 Assembly
TheTuringExperience/cs50-game-development-assignments-solved
My solutions for the assisgments in the CS50's Introduction to Game Development course
TheTuringExperience/geometric-invaders
Copy of space invaders made in Lua using the love2D game engine
TheTuringExperience/markov-chain-for-text-generation
It uses a Markov chain to generate somewhat coherent text on any subject. Just change the text file for one that contains text on the subject you want and run the script
TheTuringExperience/PlutusRaffle
A Plutus smart contract to implement a raffle
TheTuringExperience/simple-twitter-sentiment-prediction
Using the avareged word vectors of a tweet as features feeded to an svm to predict the sentiment of the tweet
TheTuringExperience/Tic-Tac-Toe-Using-Verilog