Pinned Repositories
amazon-forecast-samples
Notebooks and examples on how to onboard and use various features of Amazon Forecast.
Course_Project
Projects I did while in UCLA. Topics include Database Theory, Operating Systems, Data structures & Algorithm. Projects are done in C++, C and Python
Coursera_Advanced-ML
This course cover more of the theory bit of Machine Learning. Topics covered: CNN, RNN(LSTM, GRU), Unsup Learning(AutoEncoders). Projects are all done in TensorFlow.
cursor_clone
An editor made for programming with AI 🤖
Digital_You
Dump
Experiments
Stuff I played around in work
pentahacks_acto_project
A Machine Learning project that aims to make sales representative better at selling. We tried to do pose estimation to look analyze their body language, as well as, analyze their tone to see if their being an effective salesman
Pic2SmilesPaper
Paper about a model that convert a chemical diagram drawing to its computer representation
tyler_silent_speech
Official repository for "A Cross-Modal Approach to Silent Speech with LLM-Enhanced Recognition"
Leoputera2407's Repositories
Leoputera2407/pentahacks_acto_project
A Machine Learning project that aims to make sales representative better at selling. We tried to do pose estimation to look analyze their body language, as well as, analyze their tone to see if their being an effective salesman
Leoputera2407/Pic2SmilesPaper
Paper about a model that convert a chemical diagram drawing to its computer representation
Leoputera2407/tyler_silent_speech
Official repository for "A Cross-Modal Approach to Silent Speech with LLM-Enhanced Recognition"
Leoputera2407/amazon-forecast-samples
Notebooks and examples on how to onboard and use various features of Amazon Forecast.
Leoputera2407/Course_Project
Projects I did while in UCLA. Topics include Database Theory, Operating Systems, Data structures & Algorithm. Projects are done in C++, C and Python
Leoputera2407/Coursera_Advanced-ML
This course cover more of the theory bit of Machine Learning. Topics covered: CNN, RNN(LSTM, GRU), Unsup Learning(AutoEncoders). Projects are all done in TensorFlow.
Leoputera2407/cursor_clone
An editor made for programming with AI 🤖
Leoputera2407/Digital_You
Leoputera2407/Dump
Leoputera2407/Experiments
Stuff I played around in work
Leoputera2407/Exploratory-Data-Analysis
Hobby Data Exploration Projects to satiate my curiosities
Leoputera2407/gptq-models
int4 quantized models
Leoputera2407/missing_child
A Machine Learning Project to detect kinship relationship to help missing children re-unite with their parents
Leoputera2407/paraphrase_identification
Examine two sentences and determine whether they have the same meaning.
Leoputera2407/react-native-graph
Graphs and Charts for React Native
Leoputera2407/Silent-Speech
Cool silent speech things
Leoputera2407/TLDR
Experimented with a few models on summarization, wants to learn how companies approach data privacy in light of CCPA
Leoputera2407/torch-int
This repository contains integer operators on GPUs for PyTorch.
Leoputera2407/Udacity_DataEng
Udacity's Data Engineering Nanodegree (SQL, PySpark, Airflow, Amazon S3, Redshift)
Leoputera2407/Udemy_Tensorflow_DeepLearning
Course covers the basics of TensorFlow. It also cover a breadth of Machine Learning Topic (CNN, Autoencoders, GAN, Reinforcement Learning)
Leoputera2407/video-trait
In this object, we try to classify user into one of the 16 personalities according to Myers-Briggs. We represented objects seen in user's favourite videos and trained our own ML model (LSTM) to do so.