Pinned Repositories
CasTGAN
community
Stores documents used by the TensorFlow developer community
CTGAN
Conditional GAN for generating synthetic tabular data.
DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
Event-Datasets
ffjord-lite
A minimal working example of Free-Form Jacobian of Reversible Dynamics
gru_ode_bayes
Pytorch implementation of GRU-ODE-Bayes
MALSTM-FCN_TensorflowKeras2-main
Tensorflow2 Implementation of MALSTM-FCN for time-series classification
MLSTM-FCN
Multivariate LSTM Fully Convolutional Networks for Time Series Classification
models
Models and examples built with TensorFlow
abedshantti's Repositories
abedshantti/CasTGAN
abedshantti/MALSTM-FCN_TensorflowKeras2-main
Tensorflow2 Implementation of MALSTM-FCN for time-series classification
abedshantti/community
Stores documents used by the TensorFlow developer community
abedshantti/CTGAN
Conditional GAN for generating synthetic tabular data.
abedshantti/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
abedshantti/Event-Datasets
abedshantti/ffjord-lite
A minimal working example of Free-Form Jacobian of Reversible Dynamics
abedshantti/gru_ode_bayes
Pytorch implementation of GRU-ODE-Bayes
abedshantti/MLSTM-FCN
Multivariate LSTM Fully Convolutional Networks for Time Series Classification
abedshantti/models
Models and examples built with TensorFlow
abedshantti/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
abedshantti/pytorch_intro
abedshantti/timegan-pytorch
This repository holds the code for the reimplementation of TimeGAN (Yoon et al., NIPS2019) using PyTorch