var all_projects = '[{  "name": "RNN_Text_Synthesis",  "title": "Building an RNN From Scratch for Text Synthesis",  "img": "img/typewriter.jpg",  "url": "RNN_Text_Synthesis"},{"name": "BFM_MLR","title": "Body Density Prediction with Multiple Linear Regression","img": "img/tape.jpg","url": "BFM_MLR"},{"name": "AI_Checkers","title": "AI Checkers","img": "img/checkers.jpg","url": "AI_Checkers"},{"name": "SOM_Word_Vectors","title": "Competitive Learning in a Neural Network - An NLP Application","img": "img/words.jpg","url": "SOM_Word_Vectors"},{"name": "Adventure_Game","title": "Adventure Game Implemented in C++","img": "img/ship.jpg","url": "Adventure_Game"},{"name": "FixMatch_on_Audio_data","title": "Deep Learning - FixMatch on Audio Data","img": "img/fixmatch.jpg","url": "FixMatch_on_Audio_data"},{"name": "Tractor","title": "Tractor Insurance Policy Using Generalized Linear Models","img": "img/tractor.jpg","url": "Tractor_insurance_policy"},{"name": "Lottery_Ticket_Hypothesis","title": "Deep Learning - The Lottery Ticket Hypothesis","img": "img/lottery-ticket.jpg","url": "Lottery_Ticket_Hypothesis"},{"name": "AI_Chef","title": "AI Chef - A Planning Problem","img": "img/kitchen.jpg","url": "AI_Chef"},{"name": "Anomaly_Detection","title": "Unsupervised anomaly detection in time series using recurrent neural networks","img": "img/ekg.jpg","url": "Anomaly_Detection"},{"name": "GP_LVM","title": "Gaussian Process Latent Variable Models for Dimensionality Reduction","img": "img/GP-LVM.jpg","url": "GP_LVM"}]';