alphacyc's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
algorithm-visualizer/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
coolsnowwolf/lede
Lean's LEDE source
taosdata/TDengine
High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
unlock-music/unlock-music
Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。
google/dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
pliang279/awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
borisbanushev/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
Lienol/openwrt
Lienol's Modified OpenWrt source
openai/sparse_attention
Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"
NVIDIA/deepops
Tools for building GPU clusters
iskandr/fancyimpute
Multivariate imputation and matrix completion algorithms implemented in Python
jaysonlong/webvideo-downloader
Web video downloader for Bilibili, iQIYI, Tencent Video, MGTV and WeTV. 网站视频下载器,主要支持Bilibili、爱奇艺、腾讯视频、芒果TV、WeTV、愛奇藝台灣站。
pbiecek/xai_resources
Interesting resources related to XAI (Explainable Artificial Intelligence)
Naresh1318/Adversarial_Autoencoder
A wizard's guide to Adversarial Autoencoders
goropikari/SolutionQCQINielsenChuang
Solution for Quantum Computation and Quantum Information by Nielsen and Chuang
caow13/BRITS
Code of NIPS18 Paper: BRITS: Bidirectional Recurrent Imputation for Time Series
Luoyonghong/Multivariate-Time-Series-Imputation-with-Generative-Adversarial-Networks
NIPS2018 paper
emreaksan/stcn
STCN: Stochastic Temporal Convolutional Networks
aditya9211/SVHN-CNN
Google Street View House Number(SVHN) Dataset, and classifying them through CNN
JiaHeeeee/Deep_Learning_Temporal_Action_Detection
A list of papers of temporal action detectino using deep learning.
zbloss/reformer_lm
a Pytorch implementation of the Reformer Network (https://openreview.net/pdf?id=rkgNKkHtvB)
felixykliu/NAOMI
insperatum/vhe
The Variational Homoencoder: Learning to learn high capacity generative models from few examples
pulkitag/pyphy-engine
Physics Engine in Python
TiancongHua/Left-Ventricle-Full-Quantification-Challenge-MICCAI-2019
alphacyc/qmnist
The QMNIST dataset