-
Google
I'm a Rice University recent graduate (December, 2018) with a Bachelor of Science in Computer Science. I'm passionate, hard working, and a quick study. I love learning, coffee, dogs, drawing, exploring, and reading! I'm very passionate about machine learning and its applications. This summer, I'm headed to Nuro, working as a software engineer on the machine learning team for my full time job in the future. Read on and follow me on my social media below!
Email me at ray.yuan0@gmail.com
if you have any questions!
Click here to download my resume.
Position | Description | Time Period |
---|---|---|
Rice CS Club: President |
|
Spring 2018 - Current |
Patel Deep Learning Lab: Research Associate |
|
Fall 2017 - Current |
McMurty College: Academic Fellow |
|
Spring 2018 - Current |
COMP 540 - Statistical Machine Learning: Teaching Assistant |
|
Fall 2017 - Current |
Rice CS Club: External Vice President |
|
Spring 2017 - Spring 2018 |
Rice Ultimate Frisbee: Fitness Officer |
|
Fall 2016 - Spring 2017 |
Here are my projects from the past couple years, ranging from those on github, wolfram demonstrations, to class projects. Unfortunately, lots of them were developed in private repos, but enjoy some of these that weren't! :)
Classified wikipedia comments for six possible types of comment toxicity (toxic, severe_toxic, obscene, threat, insult, identity_hate: multilabel classification). Implemented in Keras using fasttext embeddings, bidirectional GRU, spatial dropout and 1D Convolution. I also used a meta-learner in a superlearn blending style to ensemble different models. Classified with 0.9855 ROC AUC loss.
I created and tested several models to solve the problem of predicting steering angle purely from video input feed. The best model was a Vision + LSTM stacked model: The images were first preprocessed with a vision stack comprised of a 3D CNN with 5 fully connected layers. This was then stacked on an RNN. The presented model is based on three key components: a 3D-CNN, a loss function built to generalize, and temporal context.
Bringing my ideas to life through the power of Wolfram Mathematica. Check it out!
Ever wanted to find how an artist's music might changes into another? This project finds the shortest path between artists and generates a playlist that best represents this change in music. Uses Spotify API to generate the graph. Check it out!
Here's my Hack Rice 2016 Hackathon project! It's a social, organizational, and motivational app that encourages you and others to work towards a shared goal though competition. Uses firebase api to dynamically update databases. Check it out!
Here are some of the math projects and their applications I've worked on. Ranges from poly-style 3D models of a fish and its movement using rotation and translation matrices to image encryption: encrypting an input string with a variable size matrix key and encrypting it in an image to an in-depth analysis and proofs of Laplace Transforms and Bessel Functions. Check it out!
Here's a project I did using webgl globe and api calls to categorize weather and temperature.
My general github profile for past projects and source code to these projects.