Pinned Repositories
awd-lstm-lmkit
Paper, code, data, and supplementary material for our paper "On the Softmax Bottleneck of Recurrent Language Models", which got accepted at the main track of AAAI 2021.
chromevocab
convolution_kernel
Accelerating CNN's convolution operation on GPUs by using memory-efficient data access patterns.
CSrankings
A web app for ranking computer science departments according to their research output in selective venues.
pytorch_mtl
Multi-task learning of Abstractive Summarization with Entailment Generation implemented using PyTorch
test-attr
toronto-tech-scene
A list of tech employers located in Toronto or who hire remotely in Ontario
quettabit's Repositories
quettabit/digital_video_introduction
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).
quettabit/CSrankings
A web app for ranking computer science departments according to their research output in selective venues.
quettabit/slurm_simulation_toolkit
quettabit/zalenium
A flexible and scalable container based Selenium Grid with video recording, live preview, basic auth & dashboard.
quettabit/jedis
A blazingly small and sane redis java client
quettabit/chainer
A flexible framework of neural networks for deep learning
quettabit/bert
TensorFlow code and pre-trained models for BERT
quettabit/numpy
The fundamental package for scientific computing with Python.
quettabit/karate
Web-Services Testing Made Simple
quettabit/Java-WebSocket
A barebones WebSocket client and server implementation written in 100% Java.
quettabit/guava
Google core libraries for Java
quettabit/sendgrid-java
The Official SendGrid Led, Community Driven Java API Library
quettabit/mybatis-3
MyBatis SQL mapper framework for Java
quettabit/CoreNLP
Stanford CoreNLP: A Java suite of core NLP tools.
quettabit/webmagic
A scalable web crawler framework for Java.
quettabit/z.lua
A new cd command that helps you navigate faster by learning your habits :zap:
quettabit/joda-time
Joda-Time is the widely used replacement for the Java date and time classes prior to Java SE 8.
quettabit/awd-lstm-lm
LSTM and QRNN Language Model Toolkit for PyTorch
quettabit/google-research
Google AI Research
quettabit/mos
quettabit/GuidedLDA
semi supervised guided topic model with custom guidedLDA
quettabit/jvmtop
Java monitoring for the command-line, profiler included
quettabit/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.
quettabit/pytorch_mtl
Multi-task learning of Abstractive Summarization with Entailment Generation implemented using PyTorch
quettabit/convolution_kernel
Accelerating CNN's convolution operation on GPUs by using memory-efficient data access patterns.
quettabit/cuda_practice
quettabit/CSI5386_A2
quettabit/numerical-linear-algebra
This course contains the notebooks for the Numerical Linear Algebra elective in USF's MSAN program, summer 2017
quettabit/DeepLearningProject
An in-depth machine learning tutorial introducing readers to a whole machine learning pipeline from scratch.
quettabit/rl4nlp
Reinforcement learning for natural language processing reading group