Pinned Repositories
120-Data-Science-Interview-Questions
Answers to 120 commonly asked data science interview questions.
500lines
500 Lines or Less
Analyzing_Sales_and_Profits_of_Superstore_using_Tableau
Details of sales, profits and other info of a Superstore is analyzed using various Tableau features viz Stories, Dashboards, Worksheets. Superstore data is in Superstore.xls in this repository. This tableau workbook is also available on Tableau public at https://public.tableau.com/profile/shabeer1564#!/vizhome/TableauVisualizationofSalesProfitsofSuperstore/Story1
Creative_applications_of_Deep_Learning
Course materials/Homework materials for the FREE MOOC course on "Creative Applications of Deep Learning w/ Tensorflow" #CADL
Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
deeptraffic_solution
My solution to DeepTraffic competition organized by MIT attaining near about 72.5mph speed.
fastai_courses
Keras 2.0.4, Python 3, Floydhub ported version of fast.ai courses https://github.com/fastai/courses
imdb_sentiment_classification_deep_learning
Sentiment Classification using Deep Learning - classify sentiment of movie reviews in imdb dataset as positive or negative.
optimize-project-cost-LP
Optimize project cost given project constraints. Formulate it as constraint optimization problem and solve it.
SMA_Algorithmic_Trading_Strategy
Implementation of Simple Moving Average(SMA) Cross-over Algorithmic Trading Strategy. Back-testing and evaluating performance is done locally and on Quantopian platform
shabeer's Repositories
shabeer/500lines
500 Lines or Less
shabeer/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
shabeer/SMA_Algorithmic_Trading_Strategy
Implementation of Simple Moving Average(SMA) Cross-over Algorithmic Trading Strategy. Back-testing and evaluating performance is done locally and on Quantopian platform
shabeer/120-Data-Science-Interview-Questions
Answers to 120 commonly asked data science interview questions.
shabeer/Analyzing_Sales_and_Profits_of_Superstore_using_Tableau
Details of sales, profits and other info of a Superstore is analyzed using various Tableau features viz Stories, Dashboards, Worksheets. Superstore data is in Superstore.xls in this repository. This tableau workbook is also available on Tableau public at https://public.tableau.com/profile/shabeer1564#!/vizhome/TableauVisualizationofSalesProfitsofSuperstore/Story1
shabeer/Creative_applications_of_Deep_Learning
Course materials/Homework materials for the FREE MOOC course on "Creative Applications of Deep Learning w/ Tensorflow" #CADL
shabeer/deeptraffic_solution
My solution to DeepTraffic competition organized by MIT attaining near about 72.5mph speed.
shabeer/fastai_courses
Keras 2.0.4, Python 3, Floydhub ported version of fast.ai courses https://github.com/fastai/courses
shabeer/imdb_sentiment_classification_deep_learning
Sentiment Classification using Deep Learning - classify sentiment of movie reviews in imdb dataset as positive or negative.
shabeer/optimize-project-cost-LP
Optimize project cost given project constraints. Formulate it as constraint optimization problem and solve it.
shabeer/aosabook
The Architecture of Open Source Applications
shabeer/Artificial-Intelligence-Deep-Learning-Machine-Learning-Tutorials
A comprehensive list of Deep Learning / Artificial Intelligence and Machine Learning tutorials - rapidly expanding into areas of AI/Deep Learning / Machine Vision / NLP and industry specific areas such as Automotives, Retail, Pharma, Medicine, Healthcare by Tarry Singh until at-least 2020 until he finishes his Ph.D. (which might end up being inter-stellar cosmic networks! Who knows! 😀)
shabeer/awesome_datascience
Awesome data science,machine learning and related resources
shabeer/catalog_file_system
Catalog listing of removable file storage using FUSE
shabeer/dist-keras
Distributed Deep Learning, with a focus on distributed training, using Keras and Apache Spark.
shabeer/face_detection
Face Detection web service using Computer Vision
shabeer/fast-style-transfer
Fast Style Transfer in TensorFlow! ⚡🖥🎨🖼
shabeer/google-devops-workshop
Code for the demos and labs for this workshop
shabeer/kaggle_titanic_competetion
My solution to kaggle competetion - Titanic - in a python notebook
shabeer/kur
Applied Kur Descriptive Deep Learning to - classifying digits of mnist data set with results
shabeer/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
shabeer/pytorch-generative-adversarial-networks
A very simple generative adversarial network (GAN) in PyTorch