johntiger1
Machine learning research intern at Vector Institute and graduate CS student at University of Toronto, St. George Campus. Blog: https://johntiger1.github.io
Canada
johntiger1's Stars
gatsbyjs/gatsby
The best React-based framework with performance, scalability and security built in.
MorvanZhou/PyTorch-Tutorial
Build your neural network easy and fast, 莫烦Python中文教学
OpenNMT/OpenNMT-py
Open Source Neural Machine Translation and (Large) Language Models in PyTorch
udacity/deep-learning-v2-pytorch
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
cs230-stanford/cs230-code-examples
Code examples in pyTorch and Tensorflow for CS230
sgrvinod/a-PyTorch-Tutorial-to-Object-Detection
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
libunwind/libunwind
libunwind official github repo (in need of new / additional maintainer, mail/open issue if interested)
CourtneyThurston/microsoft-internships
Advice on how to get hired for the 2 most popular SWE-oriented Microsoft internships
atulkum/pointer_summarizer
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
SenticNet/personality-detection
Implementation of a hierarchical CNN based model to detect Big Five personality traits
alecjacobson/computer-graphics-csc317
Course Page for Computer Graphics course
CourtneyThurston/negotiating-major-swe-offers
Negotiating software engineering offers. Advice will be most helpful for new grad students targeting major computer science companies, but some advice is applicable to (more) U.S.-based positions.
turian/neural-language-model
Implementation of neural language models, in particular Collobert + Weston (2008) and a stochastic margin-based version of Mnih's LBL.
yistLin/pytorch-dual-learning
Implementation of Dual Learning NMT on PyTorch
shrimai/Style-Transfer-Through-Back-Translation
jstephenj14/Monotonic-WOE-Binning-Algorithm
Python package that optimizes information value, weight-of-evidence monotonicity and representativeness of features for credit scorecard models (pip install monotonic-binning)
fuzhenxin/text_style_transfer
vithursant/VAE-Gumbel-Softmax
An implementation of a Variational-Autoencoder using the Gumbel-Softmax reparametrization trick in TensorFlow (tested on r1.5 CPU and GPU) in ICLR 2017.
harsh19/Shakespearizing-Modern-English
Code for "Jhamtani H.*, Gangal V.*, Hovy E. and Nyberg E. Shakespearizing Modern Language Using Copy-Enriched Sequence to Sequence Models" Workshop on Stylistic Variation, EMNLP 2017
dykang/PASTEL
Data and code for Kang et al., EMNLP 2019's paper titled "(Male, Bachelor) and (Female, Ph.D) have different connotations: Parallelly Annotated Stylistic Language Dataset with Multiple Personas"
keithecarlson/StyleTransferBibleData
kbastani/sentiment-analysis-movie-reviews
A iPython notebook that tests Graphify's feature extraction and selection algorithm as a logistic regression classifier
kpu/nplm
Fork of http://nlg.isi.edu/software/nplm/ for threadsafety and efficiency.
keithecarlson/Zero-Shot-Style-Transfer
xingniu/computational-stylistic-variations
Stylistic Variations in Distributional Vector Space Models
abalter/slurm-tutorial
A bootstrap tutorial for using SLURM
johntiger1/csc2547-project
alisaono/18.06
Studying for 18.06 (Lecture Notes)
govi218/lisp-fiddles
Fiddling around with LISP
johntiger1/cllm_rnn
first stab at character level language model rnn