Pinned Repositories
albumentations
fast image augmentation library and easy to use wrapper around other libraries
bitstarter
This is a barebones Node.js app using the Express framework.
char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
chriseyin
Personal Site
CS224d
Assignment for Stanford's CS224d class
darktex.github.io
A simple and clean responsive Jekyll theme for words and photos.
Dota2_Autobuilder
dotaml
A DOTA 2 hero recommendation engine for Stanford's CS 229 Machine Learning course.
dotfiles
Development configuration files for Startup Engineering MOOC. Intended to be forked and customized by students.
YelpScraper
A scraper that mines all the reviews in Yelp and writes them in a database. While the code is open, the DB connection is not provided.
Darktex's Repositories
Darktex/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
Darktex/albumentations
fast image augmentation library and easy to use wrapper around other libraries
Darktex/bitstarter
This is a barebones Node.js app using the Express framework.
Darktex/CS224d
Assignment for Stanford's CS224d class
Darktex/darktex.github.io
A simple and clean responsive Jekyll theme for words and photos.
Darktex/Dota2_Autobuilder
Darktex/dotaml
A DOTA 2 hero recommendation engine for Stanford's CS 229 Machine Learning course.
Darktex/Esempio
Darktex/Folder-Structure-Conventions
Folder / directory structure options and naming conventions for software projects
Darktex/healthcare.gov
Darktex/imgaug
Image augmentation for machine learning experiments.
Darktex/iopath
A python library that provides common I/O interface across different storage backends.
Darktex/KaggleWord2Vec
A tutorial on Word2Vec from Kaggle. https://www.kaggle.com/c/word2vec-nlp-tutorial
Darktex/lightning-flash
Your PyTorch AI Factory - Flash enables you to easily configure and run complex AI recipes for over 15 tasks across 7 data domains
Darktex/LightningMNIST
Trying out Lightning MNIST
Darktex/made-mistakes
Made Mistakes website codebase, built using Jekyll.
Darktex/myrepo
Darktex/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.
Darktex/opacus
Training PyTorch models with differential privacy
Darktex/Prova
Darktex/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Darktex/pytorch-lightning
The lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate
Darktex/pytorchvideo
A deep learning library for video understanding research.
Darktex/recurrentjs
Deep Recurrent Neural Networks and LSTMs in Javascript. More generally also arbitrary expression graphs with automatic differentiation.
Darktex/Running_Median
Creates a container that keeps track of a running median
Darktex/SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
Darktex/tensor-sensor
The goal of this library is to generate more helpful exception messages for numpy/pytorch matrix algebra expressions.
Darktex/torch-rnn
Efficient, reusable RNNs and LSTMs for torch
Darktex/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
Darktex/VideoTransformer-pytorch
PyTorch implementation of a collections of scalable Video Transformer Benchmarks.