
This is the repo for working with nerual networks with Tensorflow 2.0 beta.
Tensorflow 2.0 is out now~
CPU only version installation:
pip install tensorflow
GPU version please consult GPU Guide
dataset == MNIST
dataset == cifar10
dataset == titanic
| Model | Reference | Year |
|---|---|---|
| Transformer | Attention Is All You Need | 2017 |
| Model | Reference | Year |
|---|---|---|
| MPNN | Neural Message Passing for Quantum Chemistry | 2017 |
See the benchmark result on how to use the benchmark runner to train these models on criteo dataset.
14 commits
Jupyter Notebook
62.5%
Python
37.5%

This is the repo for working with nerual networks with Tensorflow 2.0 beta.
Tensorflow 2.0 is out now~
CPU only version installation:
pip install tensorflow
GPU version please consult GPU Guide
dataset == MNIST
dataset == cifar10
dataset == titanic
| Model | Reference | Year |
|---|---|---|
| Transformer | Attention Is All You Need | 2017 |
| Model | Reference | Year |
|---|---|---|
| MPNN | Neural Message Passing for Quantum Chemistry | 2017 |
See the benchmark result on how to use the benchmark runner to train these models on criteo dataset.
14 commits
Jupyter Notebook
62.5%
Python
37.5%