Pinned Repositories
BRAF
Implement random forest and BRAF from scratch
Fixup
A Re-implementation of Fixed-update Initialization
flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
Heuristik
Beating trends to news indicating future stock volatility.
imagenet18
Train ImageNet in 18 minutes on AWS
pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
pytorch_resnet_cifar10
Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.
rezero
Official PyTorch Repo for "ReZero is All You Need: Fast Convergence at Large Depth"
ReZero-examples
PyTorch Examples repo for "ReZero is All You Need: Fast Convergence at Large Depth"
ReZero-Superconvergence
ReZero speeds up superconvergence
tbachlechner's Repositories
tbachlechner/ReZero-examples
PyTorch Examples repo for "ReZero is All You Need: Fast Convergence at Large Depth"
tbachlechner/Heuristik
Beating trends to news indicating future stock volatility.
tbachlechner/rezero
Official PyTorch Repo for "ReZero is All You Need: Fast Convergence at Large Depth"
tbachlechner/BRAF
Implement random forest and BRAF from scratch
tbachlechner/ReZero-Superconvergence
ReZero speeds up superconvergence
tbachlechner/Fixup
A Re-implementation of Fixed-update Initialization
tbachlechner/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
tbachlechner/imagenet18
Train ImageNet in 18 minutes on AWS
tbachlechner/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
tbachlechner/pytorch_resnet_cifar10
Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.
tbachlechner/pyVoIP
Pure python VoIP/SIP/RTP library. Currently supports PCMA, PCMU, and telephone-event
tbachlechner/text-to-text-transfer-transformer
Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"
tbachlechner/vaderSentiment
VADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media, and works well on texts from other domains.