Pinned Repositories
30-Days-Of-Python
30 days of Python programming challenge is a step by step guide to learn Python programming language in 30 days.
ARIMA
Simple python example on how to use ARIMA models to analyze and predict time series.
awesome-courses
:books: List of awesome university courses for learning Computer Science!
awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
Bankruptcy-Classification
Classification problem. To classify those organizations who tend more likely to file Bankruptcy.
Deep-learning-with-Python
Example projects I completed to understand Deep Learning techniques with Tensorflow.
lda2vec-tf
tensorflow port of the lda2vec model for unsupervised learning of document + topic + word embeddings
lstm_autoencoder_classifier
An LSTM Autoencoder for rare event classification
Python-Deep-Learning-Projects
Python Deep Learning Projects, published by Packt
mukiljchandiran's Repositories
mukiljchandiran/30-Days-Of-Python
30 days of Python programming challenge is a step by step guide to learn Python programming language in 30 days.
mukiljchandiran/awesome-courses
:books: List of awesome university courses for learning Computer Science!
mukiljchandiran/awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
mukiljchandiran/lstm_autoencoder_classifier
An LSTM Autoencoder for rare event classification
mukiljchandiran/bigartm
Fast topic modeling platform
mukiljchandiran/cracking-the-data-science-interview-in-7-days
mukiljchandiran/Data-Science-Cheatsheet
mukiljchandiran/Data-Science-Interview-Resources
A repository listing out the potential sources which will help you in preparing for a Data Science/Machine Learning interview. New resources added frequently.
mukiljchandiran/data-science-interviews
Data science interview questions and answers
mukiljchandiran/Deep-Learning
Course: Deep Learning
mukiljchandiran/deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
mukiljchandiran/DeepFaceLab
DeepFaceLab is the leading software for creating deepfakes.
mukiljchandiran/flask-api
Browsable web APIs for Flask.
mukiljchandiran/Interview_question
mukiljchandiran/lda
Topic modeling with latent Dirichlet allocation using Gibbs sampling
mukiljchandiran/lda2vec
mukiljchandiran/LearnDataScience
Open Content for self-directed learning in data science
mukiljchandiran/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
mukiljchandiran/ppscore
Predictive Power Score (PPS) in Python
mukiljchandiran/Project-Euler-answers-in-python
For beginners in Python who needs solution for project Euler archive questions, I have answered here.
mukiljchandiran/Python
All Algorithms implemented in Python
mukiljchandiran/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
mukiljchandiran/pytorch-gans
My implementation of various GAN (generative adversarial networks) architectures like vanilla GAN, cGAN, DCGAN, etc.
mukiljchandiran/RNN-walkthrough
mukiljchandiran/rnn_lstm_from_scratch
How to build RNNs and LSTMs from scratch with NumPy.
mukiljchandiran/SQL
sql related stuff, interview questions, mySQL complex queries
mukiljchandiran/SQL-Interview-Prep-Question
This repository is for everyone who is preparing for Data Scientist/Data Analyst position interviews. It includes frequently asked SQL coding questions with answers.
mukiljchandiran/Tensorflow-in-Practice-Specialization
Tensorflow-in-Practice-Specialization
mukiljchandiran/tensorflow-nlp
Building blocks for NLP and Text Generation in TensorFlow 2.x / 1.x
mukiljchandiran/wtfml
WTFML: Well That's Fantastic Machine Learning