Pinned Repositories
bayesian-movie-analysis
This academic Project aims use bayesian methods for data science to predict the success or failure of a movie based on purely the pre-production information. The success or failure of a file is decided purely based on the financial success of the film.
capstone-news
The aim of this project is to develop a shallow learning and a deep learning model, to identify the Category of news articles and summarize the Article using Deep Learning. This dataset [400k x 7] was collected by UCI from various News Sources, like LA Times, The Washington Post, Tech Crunch, etc.
darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
DATS-6101_FIFA
EDA of the FIFA 2018 dataset from Kaggle
DL-Music_Generation
DL Approach to Generating Music
DockerCasts
Companion repo to a course on Udemy.com
game-of-life
Parallel implementation of Conway's Game of Life in Python using MPI
github-pages-with-jekyll
github-slideshow
A robot powered training repository :robot:
lattice-gas-ca
A parallel implementation of the Lattice Gas Cellular using MPI in python
thekartikay's Repositories
thekartikay/lattice-gas-ca
A parallel implementation of the Lattice Gas Cellular using MPI in python
thekartikay/bayesian-movie-analysis
This academic Project aims use bayesian methods for data science to predict the success or failure of a movie based on purely the pre-production information. The success or failure of a file is decided purely based on the financial success of the film.
thekartikay/capstone-news
The aim of this project is to develop a shallow learning and a deep learning model, to identify the Category of news articles and summarize the Article using Deep Learning. This dataset [400k x 7] was collected by UCI from various News Sources, like LA Times, The Washington Post, Tech Crunch, etc.
thekartikay/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
thekartikay/DATS-6101_FIFA
EDA of the FIFA 2018 dataset from Kaggle
thekartikay/DL-Music_Generation
DL Approach to Generating Music
thekartikay/DockerCasts
Companion repo to a course on Udemy.com
thekartikay/game-of-life
Parallel implementation of Conway's Game of Life in Python using MPI
thekartikay/github-pages-with-jekyll
thekartikay/github-slideshow
A robot powered training repository :robot:
thekartikay/hello-world
testing
thekartikay/job-search
Codes to make the the task of job search easy.
thekartikay/keras-yolo3
Training and Detecting Objects with YOLO3
thekartikay/ml_cheatsheet
A 5-pages only Machine Learning cheatsheet focusing on the most popular algorithms under the hood
thekartikay/NLP-Movie_Scripts
Trying to predict a movie's success based on the script (before filming)
thekartikay/PropertyScraper
code to scrape property websites in India
thekartikay/pytudes
Python programs to practice or demonstrate skills.
thekartikay/the-art-of-command-line
Master the command line, in one page