Pinned Repositories
agents
A library of RL tools
Automatic-Cartography-from-Remote-Sensing
This repo contains project for Automatic Cartography from Remote Sensing datasets
awesome-decision-tree-papers
A collection of research papers on decision, classification and regression trees with implementations.
awesome-deep-vision
A curated list of deep learning resources for computer vision
Collaborative-filtering-for-Music-recommendation
This repo uses Collaborative filtering for Music recommendation (User-based and content-based)
Markov-Chains-to-Predict-Stock-Market-Behaviour
This is a simple implementation of Markov chains to predict Stock Market Behaviour
Recommendation_systems-using-SVD-KNN-etc
Building Recommendation systems using Singular Value Decomposition (SVD), knn Algorithm, Collaborative filtering, etc
style-transfer
An implementation of "A Neural Algorithm of Artistic Style" by L. Gatys, A. Ecker, and M. Bethge. http://arxiv.org/abs/1508.06576.
SVR--Decision-Trees--Random-Forests--DeepNeuralNets--to-PREDICT-FOREST-FIRES
This repo is an implementation of the research paper "A Data Mining Approach to Predict Forest Fires using Meteorological Data." by P. Cortez and A. Morais. The algorithms used are : SVR, Decision Trees, Random Forests, Simple Deep Neural Network ( Keras with Tensorflow backend)
Tensorflow-HiddenMarkovModel-Baum_Welch-Viterbi-forward_backward-algo
geeky-bit's Repositories
geeky-bit/Tensorflow-HiddenMarkovModel-Baum_Welch-Viterbi-forward_backward-algo
geeky-bit/SVR--Decision-Trees--Random-Forests--DeepNeuralNets--to-PREDICT-FOREST-FIRES
This repo is an implementation of the research paper "A Data Mining Approach to Predict Forest Fires using Meteorological Data." by P. Cortez and A. Morais. The algorithms used are : SVR, Decision Trees, Random Forests, Simple Deep Neural Network ( Keras with Tensorflow backend)
geeky-bit/Recommendation_systems-using-SVD-KNN-etc
Building Recommendation systems using Singular Value Decomposition (SVD), knn Algorithm, Collaborative filtering, etc
geeky-bit/Automatic-Cartography-from-Remote-Sensing
This repo contains project for Automatic Cartography from Remote Sensing datasets
geeky-bit/Collaborative-filtering-for-Music-recommendation
This repo uses Collaborative filtering for Music recommendation (User-based and content-based)
geeky-bit/Markov-Chains-to-Predict-Stock-Market-Behaviour
This is a simple implementation of Markov chains to predict Stock Market Behaviour
geeky-bit/agents
A library of RL tools
geeky-bit/awesome-decision-tree-papers
A collection of research papers on decision, classification and regression trees with implementations.
geeky-bit/awesome-deep-vision
A curated list of deep learning resources for computer vision
geeky-bit/style-transfer
An implementation of "A Neural Algorithm of Artistic Style" by L. Gatys, A. Ecker, and M. Bethge. http://arxiv.org/abs/1508.06576.
geeky-bit/caffe
Caffe: a fast open framework for deep learning.
geeky-bit/Census-Data-Imbalanced-Data-Problem
This is a simple Imbalanced dataset handling problem where I have used Census Data
geeky-bit/Data-Science-Projects
Collection of personal data science projects
geeky-bit/Data-Science-Stuff
geeky-bit/Data-Visualization-Tableau
geeky-bit/DeepNetsForEO
Deep networks for Earth Observation
geeky-bit/Dimensionality-Reduction-Techniques-Massive-Guide
This repo is a collection of examples of almost all Dimensionality Reduction techniques currently used. Codes are in Python and R. (Working on it. Stay tuned.)
geeky-bit/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
geeky-bit/Games
This repo contains some games I have written. I will upload many more games where I have used Deep Learning.
geeky-bit/keras-resources
Directory of tutorials and open-source code repositories for working with Keras, the Python deep learning library
geeky-bit/Lasagne
Lightweight library to build and train neural networks in Theano
geeky-bit/Latent-Dirichlet-Allocation-with-Collapsed-Gibs-Sampling
This is an implementation of Topic Modelling using Latent Dirichlet Allocation with collapsed Gibbs Sampling
geeky-bit/machine-learning-interview
Machine Learning Interviews from FAAG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
geeky-bit/Mastering-Probability-and-Statistics-in-Python
Mastering Probability and Statistics in Python, published by Packt
geeky-bit/NLP-using-Deep-Learning
This repo contains some of of my work in NLP using Deep Leaning. I am also adding all (nearly) awesome stuff in DeepNLP out there. Enjoy!!!
geeky-bit/pretrained.ml
Compilation of pre-trained deep learning models with demos and code.
geeky-bit/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
geeky-bit/Regression-Analysis-in-R
This repo is a Simple Regression analysis in R for the Competition on Kaggle - World Happiness Index
geeky-bit/Theano
Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It can use GPUs and perform efficient symbolic differentiation.
geeky-bit/webdnn
Fastest DNN Execution Framework on Web Browser