Pinned Repositories
algorithms
Algorithms & Data structures in C++.
BandP_TDM
Branch-and-Price implementation for TDM configuration problem
boda
Boda: A C++ Framework for Efficient Experiments in Computer Vision
Branch-and-Bound-Algorithms
Used branch and bound algorithms to solve NP Hard problems on a cluster of workstations.
BRKGA
By using the BRKGA framework, implemented by Mauricio Resende, we intend to test it against TOP instances
brkga_binp
BRKGA for 1D bin packing problem
brkgaAPI
API for biased random-key genetic algorithms
c_hashmap
A simple string hashmap in C
chandlerzuo.github.io
My blog.
multivariate_time_series_forecasting
A place to implement state of the art deep learning methods for temporal modelling using python and MXNet.
waldstein1983's Repositories
waldstein1983/multivariate_time_series_forecasting
A place to implement state of the art deep learning methods for temporal modelling using python and MXNet.
waldstein1983/chandlerzuo.github.io
My blog.
waldstein1983/Deep-Trading
Algorithmic trading with deep learning experiments
waldstein1983/DeepTimeSeries
A Keras-based library for analysis of time series data using deep learning algorithms.
waldstein1983/dlcv_book_pretrained_caffe_models
waldstein1983/dlcv_for_beginners
《深度学习与计算机视觉》配套代码
waldstein1983/dybm
waldstein1983/elephas
Distributed Deep learning with Keras & Spark
waldstein1983/horovod
Distributed training framework for TensorFlow.
waldstein1983/jsprit
jsprit is a java based, open source toolkit for solving rich vehicle routing problems
waldstein1983/kaggle-web-traffic
1st place solution
waldstein1983/keras-attention
Visualizing RNNs using the attention mechanism
waldstein1983/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
waldstein1983/LSTM-Time-Series-Analysis-using-Tensorflow
LSTM Time Series Analysis using Tensorflow
waldstein1983/Machine-Learning-From-Scratch
常用机器学习的算法简洁实现
waldstein1983/Multivariate-Time-Series-forecast-using-seq2seq-in-TensorFlow
waldstein1983/mxnet-the-straight-dope
An interactive book on deep learning. Much easy, so MXNet. Wow.
waldstein1983/nntimeseries
waldstein1983/open_nsfw
code for running Model and code for Not Suitable for Work (NSFW) classification using deep neural network Caffe models
waldstein1983/OrderAssignment
waldstein1983/pyramid
Open source Machine Learning library written in Java
waldstein1983/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g. horse2zebra, edges2cats, and more)
waldstein1983/recurrentshop
Framework for building complex recurrent neural networks with Keras
waldstein1983/seq2seq-signal-prediction
Signal prediction with a Sequence-to-Sequence (seq2seq) Recurrent Neural Network (RNN) model in TensorFlow
waldstein1983/shiny-examples
waldstein1983/tensorflow-wavenet
A TensorFlow implementation of DeepMind's WaveNet paper
waldstein1983/the-gan-zoo
A list of all named GANs!
waldstein1983/VRPLite
A dynamic programming implementation for VRPPDTW based on state–space–time network representations
waldstein1983/wavenet
Keras WaveNet implementation
waldstein1983/web-traffic-forecasting
Kaggle | Web Traffic Forecasting 📈