Pinned Repositories
adrianmfi
aoc-2023
Advent of code 2023
crystal
🔮 Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more!
deep-tictactoe
Overengineering Tic Tac Toe with deep reinforcement learning and convolutional networks
estimate-fundamental-frequency
Typescript library for finding the fundamental frequency of a signal
git-semantic-similarity
Search git commit messages by semantic similarity with embeddings from sentence-transformers
gpt-tutor
Generate personalized audio lessons for learning languages with GPT and Azure AI speech.
semantic-similarity-cli
semantic-similarity-cli is a command-line tool leveraging NLP models to compute semantic similarity directly from your terminal.
twenty-fourtyeight
The game 2048 as a single python file
web-based-door-opener
A door opener with a website interface using: - A Raspberry Pi Model B rev 3. - A relay. - An old sony speaker from a radio/casette player for espeak notifications. - A custom amplifier using a NPN bjt transistor, a resistor, and some caps and inductors to filter noise. - A Python Flask server. - Google OAuth authentication.
adrianmfi's Repositories
adrianmfi/git-semantic-similarity
Search git commit messages by semantic similarity with embeddings from sentence-transformers
adrianmfi/gpt-tutor
Generate personalized audio lessons for learning languages with GPT and Azure AI speech.
adrianmfi/semantic-similarity-cli
semantic-similarity-cli is a command-line tool leveraging NLP models to compute semantic similarity directly from your terminal.
adrianmfi/estimate-fundamental-frequency
Typescript library for finding the fundamental frequency of a signal
adrianmfi/adrianmfi
adrianmfi/aoc-2023
Advent of code 2023
adrianmfi/crystal
🔮 Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more!
adrianmfi/deep-tictactoe
Overengineering Tic Tac Toe with deep reinforcement learning and convolutional networks
adrianmfi/ECE281B-Project
Image classification of 100 categories using neural networks
adrianmfi/embedded-ucsb
Backup for ECE253 homeworks at UCSB
adrianmfi/git-commands
adrianmfi/spellbound
adrianmfi/twenty-fourtyeight
The game 2048 as a single python file
adrianmfi/keras-kinetics-i3d
keras implementation of inflated 3d from Quo Vardis paper + weights
adrianmfi/keras-vis
Neural network visualization toolkit for keras
adrianmfi/nextjs-postgres-nextauth-tailwindcss-template
Admin dashboard template.
adrianmfi/ProjectEuler
Various code snippets in C++ and Python for solving problems at project euler
adrianmfi/tfoptflow
Optical Flow Prediction with TensorFlow. Implements "PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume," by Deqing Sun et al. (CVPR 2018)