enricodetoma's Stars
tensorflow/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
horovod/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
rigtorp/awesome-modern-cpp
A collection of resources on modern C++
taskflow/taskflow
A General-purpose Task-parallel Programming System using Modern C++
pyro-ppl/pyro
Deep universal probabilistic programming with Python and PyTorch
jaungiers/LSTM-Neural-Network-for-Time-Series-Prediction
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
hunkim/DeepLearningZeroToAll
TensorFlow Basic Tutorial Labs
ahkarami/Deep-Learning-in-Production
In this repository, I will share some useful notes and references about deploying deep learning-based models in production.
locuslab/TCN
Sequence modeling benchmarks and temporal convolutional networks
cameron314/readerwriterqueue
A fast single-producer, single-consumer lock-free queue for C++
facebookresearch/fairseq-lua
Facebook AI Research Sequence-to-Sequence Toolkit
erdewit/ib_insync
Python sync/async framework for Interactive Brokers API
rbock/sqlpp11
A type safe SQL template library for C++
lunarmodules/Penlight
A set of pure Lua libraries focusing on input data handling (such as reading configuration files), functional programming (such as map, reduce, placeholder expressions,etc), and OS path management. Much of the functionality is inspired by the Python standard libraries.
philipperemy/keras-tcn
Keras Temporal Convolutional Network. Supports Python and R.
efficient/libcuckoo
A high-performance, concurrent hash table
preshing/junction
Concurrent data structures in C++
salesforce/pytorch-qrnn
PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM
guillaume-chevalier/seq2seq-signal-prediction
Signal forecasting with a Sequence-to-Sequence (seq2seq) Recurrent Neural Network (RNN) model in TensorFlow - Guillaume Chevalier
y7kim/agency-jekyll-theme
Agency Theme for Jekyll
rburkholder/trade-frame
C++ 17 based library (with sample applications) for testing equities, futures, currencies, etfs & options based automated trading ideas using DTN IQFeed real time data feed and Interactive Brokers (IB TWS API) for trade execution. Some support for Alpaca & Phemex. Notifications via Telegram
elbayadm/attn2d
Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction
dashee87/blogScripts
Repository for code used in my blog posts
ZJULearning/time_lstm
DavidBuchanan314/fusee-lede
Instructions/files for building a custom LEDE image to turn cheap routers into a Nintendo Switch "modchip"/"dongle". Powered by https://github.com/DavidBuchanan314/fusee-nano
matthijs/sqlpp11-connector-postgresql
PostgreSQL connector for sqlpp11 library
NervanaSystems/aidc-2018-timeseries
Deep learning for time-series data
UCL/GreatCMakeCookOff
Bunch of CMake pain in the baker
ritika26/test-repo
this is a test repository
sruan2/TCN
Sequence modeling benchmarks and temporal convolutional networks