Pinned Repositories
meepanyar
lux
Automatically visualize your pandas dataframe via a single print! 📊 💡
advent-of-code
Practice with https://adventofcode.com/
CreditCardFraudDetector
Python script that uses Kaggle's credit card transaction dataset to detect future fraudulent credit card transactions.
DrumKit
Basic drum kit UI plus sound functionality using Swift 4.0 and the AudioToolbox framework.
email-stats
Scheduled lambda to collect email stats via Google's Gmail API. Written in Node.js.
email-stats-client
Vue.js Client for email-stats project.
enhance
A fitness iOS app that uses CMU's OpenPose library and Apple's CoreMotion framework to facilitate physical exercises.
Snapchat
Low-grade Snapchat replica using Swift 4, Firebase Auth, CocoaPods, and more.
ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
micahtyong's Repositories
micahtyong/CreditCardFraudDetector
Python script that uses Kaggle's credit card transaction dataset to detect future fraudulent credit card transactions.
micahtyong/DrumKit
Basic drum kit UI plus sound functionality using Swift 4.0 and the AudioToolbox framework.
micahtyong/Snapchat
Low-grade Snapchat replica using Swift 4, Firebase Auth, CocoaPods, and more.
micahtyong/AlpacaPlayground
Helper functions and basic algorithms for the Alpaca API
micahtyong/Build-A-Bod
A social networking app that promotes physical fitness through computer vision, ML models, end-to-end messaging, and gamification.
micahtyong/CryptoTicker
Uses the Cryptonator RESTful API in order to retrieve the latest cryptocurrency data in a user-centered fashion.
micahtyong/IrisFlowerClassification
My approach on the classic Iris Classification Problem using Pandas, Matplotlib, and SKLearn.
micahtyong/PartyTime
A mobile/web application concept designed to make Greek life more safe and accessible.
micahtyong/partytime-1
micahtyong/TextSentimentAnalysis
Utilizes a custom built Sentiment Analysis CoreML model to determine whether input text shows positive sentiment or negative sentiment.