Pinned Repositories
a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
allennlp
An open-source NLP research library, built on PyTorch.
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
botorch
Bayesian optimization in PyTorch
contextual_preprocessing_tools
preprocessing tools for contextual project
fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
FairyOnIce.github.io
fastbook
Draft of the fastai book
gpu-test-code
gpytorch
A highly efficient and modular implementation of Gaussian Processes in PyTorch
nbcmguarin0's Repositories
nbcmguarin0/a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
nbcmguarin0/allennlp
An open-source NLP research library, built on PyTorch.
nbcmguarin0/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
nbcmguarin0/botorch
Bayesian optimization in PyTorch
nbcmguarin0/contextual_preprocessing_tools
preprocessing tools for contextual project
nbcmguarin0/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
nbcmguarin0/FairyOnIce.github.io
nbcmguarin0/fastbook
Draft of the fastai book
nbcmguarin0/gpu-test-code
nbcmguarin0/gpytorch
A highly efficient and modular implementation of Gaussian Processes in PyTorch
nbcmguarin0/HierarchicalAttentionNetworksForDocumentClassification
Hierarchical Attention Network for document classification
nbcmguarin0/Implicit-Competitive-Regularization
Code for: Implicit Competitive Regularization in GANs
nbcmguarin0/move_37
Siraj's Move 37 Course
nbcmguarin0/Move_37_Syllabus
This is the syllabus for "Move 37", Siraj Raval's new course at School of AI
nbcmguarin0/NeuralBabyTalk
Pytorch code of for our CVPR 2018 paper "Neural Baby Talk"
nbcmguarin0/numerical-linear-algebra
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
nbcmguarin0/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
nbcmguarin0/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
nbcmguarin0/pytorch-yolo-v3
A PyTorch implementation of the YOLO v3 object detection algorithm
nbcmguarin0/ReAgent
A platform for Reasoning systems (Reinforcement Learning, Contextual Bandits, etc.)
nbcmguarin0/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
nbcmguarin0/self-critical.pytorch
Unofficial pytorch implementation for Self-critical Sequence Training for Image Captioning. and others.
nbcmguarin0/server_build
nbcmguarin0/similarity-loss
Similarity-based reconstruction loss
nbcmguarin0/torch7
http://torch.ch
nbcmguarin0/word-embeddings-benchmarks
Package for evaluating word embeddings
nbcmguarin0/WordGCN
ACL 2019: Incorporating Syntactic and Semantic Information in Word Embeddings using Graph Convolutional Networks
nbcmguarin0/YOLO_Object_Detection
This is the code for "YOLO Object Detection" by Siraj Raval on Youtube