Pinned Repositories
aimlnerd.github.io
My personal site, blog & portfolio.
Artificial-Intelligence-Reference
DataSciencePython
common data analysis and machine learning tasks using python
Deploy-machine-learning-model
Dockerize and deploy machine learning model as REST API using Flask
Kaggle-Toxic-Comment-Classification
KM_Image_Segmentation
Image Segmentation using Deeplearning
My-Machine-Learning-Lectures
Codes and slides of my Machine Learning lectures
PySpark_Utils
Spark_Tutorial
stock-screener
Stock Screener created as a weekend fun project during peak of COVID lockdown 2020
aimlnerd's Repositories
aimlnerd/DataSciencePython
common data analysis and machine learning tasks using python
aimlnerd/PySpark_Utils
aimlnerd/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
aimlnerd/cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers
aimlnerd/CourseraML
I took Andrew Ng's Machine Learning course on Coursera and did the homework assigments... but, on my own in python because I love jupyter notebooks!
aimlnerd/Credit-Card-Fraud-Detection-using-Autoencoders-in-Keras
iPython notebook and pre-trained model that shows how to build deep Autoencoder in Keras for Anomaly Detection in credit card transactions data
aimlnerd/cs224n-winter17-notes
Course notes for CS224N Winter17
aimlnerd/Deep-Learning-Boot-Camp
A community run, 5-day PyTorch Deep Learning Bootcamp
aimlnerd/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
aimlnerd/deeplearning-papernotes
Summaries and notes on Deep Learning research papers
aimlnerd/ipython-notebooks
A collection of IPython notebooks covering various topics.
aimlnerd/Kaggle
Codes for Kaggle Competitions
aimlnerd/Kaggle-Carvana-Image-Masking-Challenge
aimlnerd/Kaggle-Ensemble-Guide
Code for the Kaggle Ensembling Guide Article on MLWave
aimlnerd/Kaggle_CrowdFlower
1st Place Solution for Search Results Relevance Competition on Kaggle (https://www.kaggle.com/c/crowdflower-search-relevance)
aimlnerd/Kaggle_HomeDepot
Turing Test's Solution for Home Depot Product Search Relevance Competition on Kaggle (https://www.kaggle.com/c/home-depot-product-search-relevance)
aimlnerd/knocktober-2016
Codes related to Knocktober 2016
aimlnerd/LSTM-Neural-Network-for-Time-Series-Prediction
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
aimlnerd/makeyourownneuralnetwork
Code for the Make Your Own Neural Network book
aimlnerd/movie-plots-by-genre
Movie plots by genre tutorial at PyData Berlin 2016
aimlnerd/Multidimensional-LSTM-BitCoin-Time-Series
Using multidimensional LSTM neural networks to create a forecast for Bitcoin price
aimlnerd/numerical-linear-algebra
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
aimlnerd/pycon-2016-tutorial
Tutorial: Machine Learning with Text in scikit-learn
aimlnerd/pyspark-tutorial
Learn Spark using Python
aimlnerd/Python-Deep-Learning
Code repository for Python Deep Learning, published by Packt
aimlnerd/Python-Training-GE-Bangalore-21-23-Mar-2015
Python-Training-GE-Bangalore-21-23-Mar-2015
aimlnerd/Sentiment-Analysis-Using-Deep-Learning
The Notebook presented in DataHack Summit 2017
aimlnerd/seq2seq
Sequence to Sequence Learning with Keras
aimlnerd/ten-tips-for-pythonic-code-jetbrains-webcast
JetBrains / PyCharm webinar: 10 Tips for Pythonic Code by Michael Kennedy
aimlnerd/word-embeddings-workshop
This contains materials for the word embeddings talk at the Demystifying AI Conference