sagarjain2030
Highly skilled and motivated C++ & Python developer with strong foundation in multithreading, Artificial intelligence, Algorithms, Image Processing & Robotics.
GS LabPune
Pinned Repositories
machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
Tutorial-Books-VideoSeries-Workthrough
My work while studying different Tutorials,Books and Video Courses. I will try to make webapp or application from my work
AIND-CV-FacialKeypoints
AIND, computer vision capstone project. This repo contains starting code for an end-to-end facial keypoint recognition system that relies on a combination of computer vision and deep learning techniques.
AIND-CV-Mimic
AIND Computer Vision project: Mimic Me!
AIND-Recognizer
American Sign language Recognizer. Inspired from Artificial Intelligence nanodegree by Udacity. Currently working on HMM based model. Sooner CNN will be used to create model
aind2-cnn
AIND Term 2 -- Lesson on Convolutional Neural Networks
aind2-rnn
Project materials for RNN segment of AIND nanodegree
CPPNuts
My Study of CPP Nuts videos
DataStructure
My Study of Data Structures and Algorithms
deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
sagarjain2030's Repositories
sagarjain2030/Sudoku_Solver
Writing from scratch an application for solving sudoku using python and front end technologies.
sagarjain2030/Prisoner-dilemma-core
This repo contains core logic of prisoner dilemma game thoery project.
sagarjain2030/Prisoner-dilemma-Web-UI
React based single page web application. It uses Prisoner-dilemma-Core repository code as server side.
sagarjain2030/GameTheory_PrisonersDilemma
sagarjain2030/sagarjain2030.github.io
I am starting to clean up and maintain my website
sagarjain2030/CPPNuts
My Study of CPP Nuts videos
sagarjain2030/Seed_Infotech
Thie repository contains my study of the books provided by Seed infotech.
sagarjain2030/my_python_app
sagarjain2030/project-based-learning
Curated list of project-based tutorials
sagarjain2030/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
sagarjain2030/TechnicalDictionary
sagarjain2030/NSE_data_Python
Trying to understand and create some application for NSE India and it's companies. Not have any fixed goals yet.
sagarjain2030/Udacity_CV_Course
This repo includes my study for udactiyc computer vision course.It will include my notes, my codes and project related topics. I will be updating thise repo as I go through this course.
sagarjain2030/Leetcode_MySolutions
I will be adding all the solutions I have written , in this repository from Leetcode website. It is for my personal use purpose and I don't mean to violate any conditions from anyone. Please contact me if need to discuss regarding this repo.
sagarjain2030/Trie_Based_Dictionary
Dictionary of element implemented using Trie Data Structure
sagarjain2030/MachineLearningMastery_Blog
This repository includes my study , notes and codes for blog of machine learning mastery. This blog is given Jason Brownlee and I thank him for making such great tutorials.
sagarjain2030/GFG_DSA_Course
It includes my study of DSA course on Geeks For Geeks
sagarjain2030/SystemeMonitor_CPP
Cpp Nanodegree project for Systeme Monitor for linux system
sagarjain2030/RoutePlanning_CPP
Cpp Nanodegree project for route planning
sagarjain2030/Udacity_Astar_CPP
My study and coding of A star algorithm in C++ with the help of Udacity C++ nanodegree
sagarjain2030/RGBColorGame
In this simple game, you wil be tested for your knowledge of RGB color values.
sagarjain2030/DataStructure
My Study of Data Structures and Algorithms
sagarjain2030/Solving_Python_Challenge
Solving the treasure hunt for Python challenge.Website is http://www.pythonchallenge.com/
sagarjain2030/Tutorial-Books-VideoSeries-Workthrough
My work while studying different Tutorials,Books and Video Courses. I will try to make webapp or application from my work
sagarjain2030/AIND-Recognizer
American Sign language Recognizer. Inspired from Artificial Intelligence nanodegree by Udacity. Currently working on HMM based model. Sooner CNN will be used to create model
sagarjain2030/dog-project
Dog Breed Detector from Dog's image. Inspired from Artificial Intelligence nanodegree by Udacity. Built different models, from scratch as well as using Transfer learning. VGG16 and VGG 19 are used for model creation. Working on creating other models for transfer learning.
sagarjain2030/Natural-Language-Processing-Capstone
Capstone project for Natural language Processing.Requirement for NLP Foundation Course from Udacity.
sagarjain2030/Sign-Language-Recognizer-Agent
Sign Language Recognizer using Hidden Markov Model.Requirements of Udacity's Artificial Intelligence Nanodegree.
sagarjain2030/Text-Learning-using-Enron-Dataset
Text Processing using Machine Learning over Enron Dataset
sagarjain2030/AIND-CV-FacialKeypoints
AIND, computer vision capstone project. This repo contains starting code for an end-to-end facial keypoint recognition system that relies on a combination of computer vision and deep learning techniques.