Pinned Repositories
DigitRecognizerWebsite
Draw digits and test them on different ML models on a Flask website!
emotion_detection_site
A website that performs facial emotion analysis on uploaded images using AI!
matrix_calculator
A matrix calculator in Python without the use of any modules made along with Jetbrain Academy.
monsterjobs
Search for jobs in the command line from monster.com.
OldPersonalWebsite
This is my old personal website!
PersonalWebsiteBlog
This is my personal website, with a blog and project posts.
physicsproject
RedditSentimentWebsite
Analyze the sentiment of a subreddit straight from this website!
regex_engine
A simple regex engine made in pure Python. Made along Jetbrains Academy.
TransformerTranslation
A from scratch PyTorch implementation of a Transformer + training for English to French translation.
cullena20's Repositories
cullena20/matrix_calculator
A matrix calculator in Python without the use of any modules made along with Jetbrain Academy.
cullena20/monsterjobs
Search for jobs in the command line from monster.com.
cullena20/RedditSentimentWebsite
Analyze the sentiment of a subreddit straight from this website!
cullena20/regex_engine
A simple regex engine made in pure Python. Made along Jetbrains Academy.
cullena20/TransformerTranslation
A from scratch PyTorch implementation of a Transformer + training for English to French translation.
cullena20/aistuff
Colab notebooks for some small projects I do.
cullena20/beginner_projects
Three of my first Python projects including a coffee machine made along JetBrains Academy.
cullena20/DigitRecognizerWebsite
Draw digits and test them on different ML models on a Flask website!
cullena20/emotion_detection_site
A website that performs facial emotion analysis on uploaded images using AI!
cullena20/OldPersonalWebsite
This is my old personal website!
cullena20/PersonalWebsiteBlog
This is my personal website, with a blog and project posts.
cullena20/physicsproject
cullena20/C1GamesStarterKit
Starter kit for new players of Terminal. Contains starter-algo and a basic CLI for running/debugging algo's locally.
cullena20/course22p2
course.fast.ai 2022 part 2
cullena20/cs320git_activity
cullena20/cullena20
Config files for my GitHub profile.
cullena20/DeduplicationAlgorithm
Deduplication algorithm for Reddit, Twitter, and Mastodon posts. For use in Gobo, a social media aggregator being developed by iDPI at UMass Amherst.
cullena20/DeepLearningPython35
neuralnetworksanddeeplearning.com integrated scripts for Python 3.5.2 and Theano with CUDA support
cullena20/emotion_detection
Notebooks for an emotion detection model.
cullena20/funfacts
Have some fun! Displays a random fun fact in the command line.
cullena20/hangman
Hangman game with no graphics
cullena20/intro-to-github
This is a demo repository to practice using GitHub.
cullena20/ML-Club-Projects
Stuyvesant Machine Learning Club projects.
cullena20/pdflatexeditor
PDF LaTeX Editor (created by DUOlabs333) and Website (created by me)
cullena20/PersonsDirectory
Assignment for my first CS course, CS160, at UMass.
cullena20/RedditSentiment
Analyze a subreddit's sentiment!
cullena20/rock_paper_scissors
A rock paper scissors game in Python made along with JetBrains Academy.
cullena20/simple_banking_system
A simple banking system that works with sqlite3 made along with JetBrains Academy.
cullena20/theblog
Welcome to The Blog...
cullena20/todo_cli
Create reminders in the command line. The reminders are stored in an SQL database.