Pinned Repositories
a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
Actor-Critic-Methods-Paper-To-Code
adventures-in-ml-code
This repository holds all the code for the site http://www.adventuresinmachinelearning.com
adversarial-document-model
Code needed to reproduce "Modeling documents with Generative Adversarial Networks"
ai-projects
Artificial Intelligence projects, documentation and code.
ALI
Adversarially Learned Inference
amazon-sagemaker-examples
Example notebooks that show how to apply machine learning, deep learning and reinforcement learning in Amazon SageMaker
attention-is-all-you-need-keras
A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
keras-attention-mechanism
Attention mechanism Implementation for Keras.
aivanni's Repositories
aivanni/a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
aivanni/Actor-Critic-Methods-Paper-To-Code
aivanni/amazon-sagemaker-examples
Example notebooks that show how to apply machine learning, deep learning and reinforcement learning in Amazon SageMaker
aivanni/AWS-SageMaker
aivanni/bert-finetuning-catalyst
Code for BERT classifier finetuning for multiclass text classification
aivanni/bigdata-ml
aivanni/charts
⚠️(OBSOLETE) Curated applications for Kubernetes
aivanni/curl
CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning
aivanni/fast_abs_rl
Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"
aivanni/gitops-kubernetes-cluster
A quick way to build a cluster with ArgoCD then deploy via Applications
aivanni/Image-Captioning-with-Attention
Repository contains Python code for image pre-processing and captioning with Deep learning model
aivanni/jn-ml-textbook
Jupyter Notebooks written and organized as a textbook of machine learning topics from the ground up.
aivanni/LSTM_Sentiment-Analysis
aivanni/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
aivanni/notebooks
Notebooks using the Hugging Face libraries 🤗
aivanni/OpenBot
OpenBot leverages smartphones as brains for low-cost robots. We have designed a small electric vehicle that costs about $50 and serves as a robot body. Our software stack for Android smartphones supports advanced robotics workloads such as person following and real-time autonomous navigation.
aivanni/plan2explore
Repository for the paper "Planning to Explore via Self-Supervised World Models"
aivanni/PythonNumericalDemos
A collection of Python demos for geostatistical methods.
aivanni/pytorch-lstm-by-hand
A small and simple tutorial on how to craft a LSTM nn.Module by hand on PyTorch.
aivanni/rad
RAD: Reinforcement Learning with Augmented Data
aivanni/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
aivanni/rlkit
Collection of reinforcement learning algorithms
aivanni/sagemaker-python-sdk
A library for training and deploying machine learning models on Amazon SageMaker
aivanni/siamese_net
Signature verification system using Siamese networks
aivanni/simple_sagemaker
A *simpler* and *cheaper* way to distribute work (python/shell/training) code on machines of your choice in the (AWS) cloud
aivanni/tsa-notebooks
Jupyter notebooks on time series econometrics topics.
aivanni/tutorials
PyTorch tutorials.
aivanni/webcam-s3-uploader
aivanni/webcam-sagemaker-inference
aivanni/Youtube-Code-Repository
Repository for most of the code from my YouTube channel