Pinned Repositories
buffer_overrun_memory_networks
business_analytics
CopyNet
An implementation of "Incorporating copying mechanism in sequence-to-sequence learning"
dataset-craft
davian-tensorflow
tensorflow tutorial from beginner to intermediate
DeepCodingBaselines
GetToThePoint
Pytorch implementation of "Get to the point: Get To The Point: Summarization with Pointer-Generator Networks"
JavaScriptExtract
Pytorch implementation of a selective JavaScript autocompletion model
studies
Personal blog
TorchTextTutorial
A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.
mjc92's Repositories
mjc92/CopyNet
An implementation of "Incorporating copying mechanism in sequence-to-sequence learning"
mjc92/TorchTextTutorial
A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.
mjc92/GetToThePoint
Pytorch implementation of "Get to the point: Get To The Point: Summarization with Pointer-Generator Networks"
mjc92/buffer_overrun_memory_networks
mjc92/studies
Personal blog
mjc92/DeepCodingBaselines
mjc92/JavaScriptExtract
Pytorch implementation of a selective JavaScript autocompletion model
mjc92/business_analytics
mjc92/dataset-craft
mjc92/davian-tensorflow
tensorflow tutorial from beginner to intermediate
mjc92/DeepLearningTutorial
Deep Learning tutorial
mjc92/DeepLearningZeroToAll
TensorFlow Basic Tutorial Labs
mjc92/dl-foundations
Projects from Udacity's 'Deep Learning Foundations' Nanodegree
mjc92/DL2DL
mjc92/hello-world
tutorial
mjc92/JavaScriptAutocomplete
mjc92/mjc92.github.io
mjc92/password
password manager developed for information security 2015
mjc92/projects
Related to current projects
mjc92/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
mjc92/pytorch-cifar
95.04% on CIFAR10 with PyTorch
mjc92/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g. horse2zebra, edges2cats, and more)
mjc92/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
mjc92/Relation-based-sentence-embedding
A relation-based model that captures sentence embeddings
mjc92/Relation-based-sequence-copy
Toy work on relation based sequence copy and inference
mjc92/RN_babi
Implementation of Relations network on bAbI dataset
mjc92/tensorflow
tensorflow test repo
mjc92/WideResNet-pytorch
Wide Residual Networks (WideResNets) in PyTorch