Shaswat Tripathi's repositories

my-portfolio

htmlwebsite

Language:HTMLStargazers:0Issues:0Issues:0

FirstRepo

this is demo repository

Stargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Facial-expression-detector

The facial expression detector uses a deep learning model with 4 convolution blocks and 2 fully connected layers to predict the face expression from your webcam. The project uses tensorflow and keras to build and train the model.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Bank-loan-data-analysis

This dataset is about past loans. The __Loan_train.csv__ data set includes details of 346 customers whose loan are already paid off or defaulted. It includes following fields: | Field | Description | |----------------|---------------------------------------------------------------------------------------| | Loan_status | Whether a loan is paid off on in collection | | Principal | Basic principal loan amount at the | | Terms | Origination terms which can be weekly (7 days), biweekly, and monthly payoff schedule | | Effective_date | When the loan got originated and took effects | | Due_date | Since it’s one-time payoff schedule, each loan has one single due date | | Age | Age of applicant | | Education | Education of applicant | | Gender | The gender of applicant |

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

Smart-home-using-arduino

This Project uses thingspeak and IFTTT API's to communicate between your google assistant and your Arduino. This project also uses the ESP8266 wifi module to communicate and connect the Arduino to the internet

Language:C++Stargazers:1Issues:0Issues:0

Voice-Controlled-robot

It is an arduino based Robot which uses the distance sensor and the Hc 05 bluetooth module to work

Language:C++Stargazers:1Issues:0Issues:0