Pinned Repositories
2048-Game-based-Compiler
Designed a mini-compiler (scanner, parser and an interpreter) in Python for a game programming language.
azure-cli
Azure Command-Line Interface
BITS-F312---Neural-Nets-and-Fuzzy-Logic
This repository contains code of the weekly labs and my solutions to the 2 assignments for the course for the year 2021-22
BITS-Pilani-Goa-Campus-Techweekend-2019--DSML-Hackathon-
My solution to ML Hack'19. I ended up finishing 2nd on the final leaderboard.
CS-F213---OOP
This contains my solutions to Labs of Object Oriented Programming course for year 2019-20
Facial-Demographics-using-CNN
Deep Learning based (CNN) models to predict the age and gender of a person just by inputting his/her facial image.
Facial-Microexpression-Recognition
Flexi-2048
My take on 2048, implemented using C++. CLI version and GUI version.
ML-based-Analysis-to-Identify-Speech-Features-Relevant-in-Predicting-Alzheimer-s
ML and DL based models that predict (and classify) whether a person has Alzheimer's Disease or not by analyzing his/her speech.
Research-Work---Facial-Demographics
ShreyanshJoshi's Repositories
ShreyanshJoshi/Facial-Demographics-using-CNN
Deep Learning based (CNN) models to predict the age and gender of a person just by inputting his/her facial image.
ShreyanshJoshi/ML-based-Analysis-to-Identify-Speech-Features-Relevant-in-Predicting-Alzheimer-s
ML and DL based models that predict (and classify) whether a person has Alzheimer's Disease or not by analyzing his/her speech.
ShreyanshJoshi/Facial-Microexpression-Recognition
ShreyanshJoshi/BITS-F312---Neural-Nets-and-Fuzzy-Logic
This repository contains code of the weekly labs and my solutions to the 2 assignments for the course for the year 2021-22
ShreyanshJoshi/2048-Game-based-Compiler
Designed a mini-compiler (scanner, parser and an interpreter) in Python for a game programming language.
ShreyanshJoshi/CS-F213---OOP
This contains my solutions to Labs of Object Oriented Programming course for year 2019-20
ShreyanshJoshi/Flexi-2048
My take on 2048, implemented using C++. CLI version and GUI version.
ShreyanshJoshi/Research-Work---Facial-Demographics
ShreyanshJoshi/azure-cli
Azure Command-Line Interface
ShreyanshJoshi/BITS-Pilani-Goa-Campus-Techweekend-2019--DSML-Hackathon-
My solution to ML Hack'19. I ended up finishing 2nd on the final leaderboard.
ShreyanshJoshi/Breast-Cancer-Prediction
My first project: predict given several parameters whether the cancer is benign or malignant using a simple ANN.
ShreyanshJoshi/COVID-19-Global-Forecasting-Week
EDA on Covid-19 dataset, as a part of Kaggle's COVID19 forecasting series
ShreyanshJoshi/CS-F213---OOP-Teaching-Assistant
This contains the solutions to Labs of Object Oriented Programming course (Java) in the academic session 2020-21.
ShreyanshJoshi/CS-F241--MuP
This contains my solutions to Labs for Microprocessors & Interfacing course for the year 2019-20
ShreyanshJoshi/CS-F342---Computer-Architecture
This contains my solution to the labs of Computer Architecture course for the year 2020-21
ShreyanshJoshi/CS-F407---Artificial-Intelligence
This repository contains my solutions to the programming assignments for the course for the year 2020-21
ShreyanshJoshi/CSE-291-ML-for-Systems
This repository contains the source code for the course project for CSE 291: Cloud Computing and Virtualization
ShreyanshJoshi/Intelligent-Humidistat
Developed a theoretical model of an 'Intelligent Humidistat', a device which monitors humidity levels inside a room and regulates it based on surrounding temperature . Simulated the working in Proteus on an Intel x86 processor.
ShreyanshJoshi/Time-Series-Analysis-using-LSTMs-
Some projects I did in NLP domain of Deep Learning, in my first year.