-
awesome-system-design-resources Public
Forked from ashishps1/awesome-system-design-resourcesLearn System Design concepts and prepare for interviews using free resources.
Java GNU General Public License v3.0 UpdatedAug 28, 2024 -
-
Java---Basic-to-Advanced---Concept-Coding---Notes Public
Forked from AjayGhimire1998/Java---Basic-to-Advanced---Concept-Coding---NotesThese notes are of important topics discussed by Concept&Coding in his Java: Basic to Advanced Course. These notes are in downloadable pdf format.
UpdatedAug 17, 2024 -
awesome-low-level-design Public
Forked from ashishps1/awesome-low-level-designLearn Low Level Design (LLD) and prepare for interviews using free resources.
Java GNU General Public License v3.0 UpdatedAug 13, 2024 -
LLD Public
Forked from kumaransg/LLDCurated Collection of all Low level design Questions and implementation asked in major Tech companies , Get yourself prepared for the LLD round and ace the interview.
Java UpdatedJan 8, 2024 -
-
covid19-tracker Public
This is a react application used to monitor COVID-19 Statistics. I have used Material UI to build the UI and axios to fetch data from COVID-19 api
HTML UpdatedMay 13, 2020 -
Algorithm-Visualizer Public
This project involves developing a tool which will visualize Data Structures and Algorithms. Important algorithms like Sorting, Graphs, Linked List, Trees etc will be implemented. I have used React…
JavaScript UpdatedMay 7, 2020 -
CoronaVirus-Tracker Public
This repository is a mini project for Tracking Corona virus using Coronavirus COVID-19 Data. A dash board has been created which shows number of reported cases, deaths and recovered cases followed …
Java UpdatedMar 1, 2020 -
-
This repo contains assignments for the specialization of Advanced Machine Learning Course in coursera
Jupyter Notebook UpdatedAug 24, 2019 -
GenderFromNames Public
This repo contains model Trained using LSTM(Long Short term Memory) in keras for predicting the gender of people given their names. Approximately 92% Training Accuracy,89% Validation Accuracy and 8…
Jupyter Notebook UpdatedAug 13, 2019 -
Let-s-Chat Public
Android Application which serves as a messaging app between two users.
Java UpdatedJun 6, 2019 -
Deep-learning-Frameworks Public
Some of the deep learning projects using Programming Frame works like Tensorflow, Pytorch, Keras etc
Jupyter Notebook UpdatedApr 13, 2019 -
MOOC-Coursera-Advanced-Machine-Learning Public
Forked from SJD1882/MOOC-Coursera-Advanced-Machine-LearningContent from Coursera's ADVANCED MACHINE LEARNING Specialization (Deep Learning, Bayesian Methods, Natural Language Processing, Reinforcement Learning, Computer Vision).
Jupyter Notebook UpdatedApr 13, 2019 -
This repository contains programming exercises implemented using python for the course of Machine learning by Andrew Ng coursera. Original Programming exercises were implemented using matlab/octave…
Jupyter Notebook UpdatedMar 30, 2019 -
-
DeepLearning.ai-Summary Public
Forked from mbadry1/DeepLearning.ai-SummaryThis repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
-
This is a collection of some of the important machine learning algorithms which are implemented with out using any libraries. Libraries such as numpy and pandas are used to improve computational co…
-
-
Machine Learning algorithms implementation using Python
-
Housing-Price-Predictions Public
This repo do data analysis with California Housing Prices dataset from the StatLib repository.
Jupyter Notebook UpdatedDec 21, 2018 -
DocsAPP Public
This app is created as a part of final year engineering project. This is a prototype of the idea of communication between doctor and patient via android app. The patient can fix appointment with do…
-
machine_learning_examples Public
Forked from lazyprogrammer/machine_learning_examplesA collection of machine learning examples and tutorials.
-
Digit Recognition(from 0 to 9) using sklearn ensemble and random forest classifier
-
-
The project Intelligent QR Code generator for baggage content monitoring is done as a part of curriculum for the course "Product Design and Development". Project aims at developing a simple GUI whi…
Python UpdatedNov 9, 2018 -
A random two dimensional data set is generated with 1000 examples. K Means clustering algorithm is performed on those examples to find the patterns in them. Results have been visualized. Note that …
Python UpdatedOct 26, 2018 -
-
Simple linear Regression to predict Temperature and Apparent temperature from humidity. Dataset was download from Kaggle
Python UpdatedOct 14, 2018