Pinned Repositories
Multinet-Road-Segmentation
Keras implementation of semantic segmentation part of Multinet.
CIFAR10-with-Alexnet-and-VGG
Alexnet and VGG like models for CIFAR10 on Tensorflow
Fine-tune-resnet-for-classification
Finetuned Resnet for facial feature classification
KittySitter
Transition-based-dependency-parser
Deep learning project for CSC485 Computational linguistics @ UofT
6ixNugget.github.io
Repo of my blog based on [Jekyll](https://jekyllrb.com/)
AST
Adversarial Sparse Transformer for Time Series Forecasting
backtrader_plotting
Plotting addon for backtrader to support Bokeh (and maybe more)
classifier-balancing
This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 2020
CSC411_Face_Classification_With_Linear_Regression
Project 1 for CSC411: Face Classification with Linear Regression
6ixNugget's Repositories
6ixNugget/Multinet-Road-Segmentation
Keras implementation of semantic segmentation part of Multinet.
6ixNugget/KittySitter
6ixNugget/Transition-based-dependency-parser
Deep learning project for CSC485 Computational linguistics @ UofT
6ixNugget/6ixNugget.github.io
Repo of my blog based on [Jekyll](https://jekyllrb.com/)
6ixNugget/AST
Adversarial Sparse Transformer for Time Series Forecasting
6ixNugget/backtrader_plotting
Plotting addon for backtrader to support Bokeh (and maybe more)
6ixNugget/CIFAR10-with-Alexnet-and-VGG
Alexnet and VGG like models for CIFAR10 on Tensorflow
6ixNugget/classifier-balancing
This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 2020
6ixNugget/CSC411_Face_Classification_With_Linear_Regression
Project 1 for CSC411: Face Classification with Linear Regression
6ixNugget/expo-audio-buffer-streamer
6ixNugget/Fine-tune-resnet-for-classification
Finetuned Resnet for facial feature classification
6ixNugget/MLP-on-MNIST
a simple MLP network on MNIST dataset
6ixNugget/oh-my-zsh
A delightful community-driven (with 1,000+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
6ixNugget/Resnet_cifar10_pytorch
Literally, Resnet on CIFAR10 written with Pytorch
6ixNugget/SMT-with-IBM-model-1
A school project for statistical machine translation utilizing the IBM alignment models.
6ixNugget/vision
Datasets, Transforms and Models specific to Computer Vision
6ixNugget/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS