Pinned Repositories
Cracking-The-Coding-Interview
This is a repo containing all solutions to the problems in the book Cracking the Coding Interview 6th Edition
Deep-Learning-Nanodegree
This repository contains all the code for the project that I built during my Deep Learning Nanodegree
Generate-Faces-DLND
This is project built using Generative Adverserial Networks (GAN's) that generates artificial images of faces, from pre-trained images. Since it hasn't been trained on much epochs, the results are not that satisfactory
Popbuzz
Movies displaying app that shows you the latest movies and popular movies from around the world. You can also add movies to a favourites so that you can view them later. View the trailers and reviews of the movies right inside the app !!!
Software-Bug-Predictor
Take-Care
This is my attempt for the #AndroidDevChallenge
tavishjain.github.io
tavishjain's Repositories
tavishjain/Cracking-The-Coding-Interview
This is a repo containing all solutions to the problems in the book Cracking the Coding Interview 6th Edition
tavishjain/Software-Bug-Predictor
tavishjain/Deep-Learning-Nanodegree
This repository contains all the code for the project that I built during my Deep Learning Nanodegree
tavishjain/Take-Care
This is my attempt for the #AndroidDevChallenge
tavishjain/Generate-Faces-DLND
This is project built using Generative Adverserial Networks (GAN's) that generates artificial images of faces, from pre-trained images. Since it hasn't been trained on much epochs, the results are not that satisfactory
tavishjain/Popbuzz
Movies displaying app that shows you the latest movies and popular movies from around the world. You can also add movies to a favourites so that you can view them later. View the trailers and reviews of the movies right inside the app !!!
tavishjain/tavishjain.github.io
tavishjain/100DaysOfML
This repository contains all the codes and history of what I did during the 100DaysOfML challenge
tavishjain/Attention_ocr.pytorch
This repository implements the the encoder and decoder model with attention model for OCR
tavishjain/BeSafe
tavishjain/Bike-Sharing-Project-DLND
This repository contains all the code for the project that I built during my Deep Learning Nanodegree
tavishjain/Coding_Notes
tavishjain/cpp_deep_dive
Notes for C++ Deep Dive Course on Udemy by Abdul Bari.
tavishjain/Detecting-Depression-in-Tweets
Detecting Depression in Tweets using Baye's Theorem
tavishjain/Dog-Breed-Classifier-DLND
This repository contains all the code for the project that I built during my Deep Learning Nanodegree
tavishjain/educative.io_courses
this is downloadings of all educative.io free student subscription courses as pdf from GitHub student pack
tavishjain/Generate-TV-Scripts-DLND
This repository contains all the code for the project that I built during my Deep Learning Nanodegree
tavishjain/grokking-system-design
LiRen Tu, scale
tavishjain/Grokking-System-Design-1
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems theory to product development.
tavishjain/grokking-the-object-oriented-design-interview
tavishjain/Handwritten-Line-Text-Recognition-using-Deep-Learning-with-Tensorflow
Use Convolutional Recurrent Neural Network to recognize the Handwritten line text image without pre segmentation into words or characters. Use CTC loss Function to train.
tavishjain/HappyBeing
tavishjain/open-event-organizer-android
Open Event Mobile App for Organizers and Entry Managers https://play.google.com/store/apps/details?id=com.eventyay.organizer
tavishjain/Part-Of-Speech-Tagging-Hidden-Markov-Models
Udacity Natural Language Nanodegree Project 1 - Implementation of Hidden Markov Models for Part of Speech Tagging, that is dividing sentences into the various English speech tagging, such as Nouns, Verbs etc.
tavishjain/Quiz-App
An Android based Quiz application where users can take part in various quizzes on the app that are updated via Firebase
tavishjain/simple_hwr
tavishjain/SimpleHTR
Handwritten Text Recognition (HTR) system implemented with TensorFlow.
tavishjain/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
tavishjain/tavishjain
tavishjain/the-art-of-command-line
Master the command line, in one page