tensorflow-eager
Here are 14 public repositories matching this topic...
Language:All
Sort:Most stars
TensorFlow implementation of AlexNet and its training and testing on ImageNet ILSVRC 2012 dataset
- Updated
Jan 19, 2019 - Python
Yolo-v3 model was implemented with tf2 eager style. I also implemented the eager model's training function and applied it to other datasets (digit detector, vehicle detector).
- Updated
Mar 25, 2023 - Python
Implementation of Temporal Ensembling for Semi-Supervised Learning by Laine et al. with tensorflow eager execution
- Updated
Nov 3, 2019 - Python
Reproducing the paper "PADAM: Closing The Generalization Gap of Adaptive Gradient Methods In Training Deep Neural Networks" for the ICLR 2019 Reproducibility Challenge
- Updated
Apr 13, 2019 - Python
A minimal implementation of a VAE with BinConcrete (relaxed Bernoulli) latent distribution in TensorFlow.
- Updated
Feb 1, 2020 - Python
This repository reimplemented "MC Dropout" by tensorflow 2.0 Eager Extension.
- Updated
Mar 25, 2023 - Jupyter Notebook
Keras, Tensorflow eager execution implementation of Categorical Variational Autoencoder
- Updated
Sep 25, 2018 - Python
This repo is useless after TF 2.0 is released, `tf.function` does everything to convert a eager function to graph
- Updated
Jun 24, 2018
Implementation of the paper Learning to reinforcement learn(https://arxiv.org/abs/1611.05763)
- Updated
Sep 21, 2019 - Jupyter Notebook
- Updated
Sep 13, 2018 - Python
Samples of TensorFlow Eager Execution
- Updated
Oct 20, 2018 - Python
Deep Learning Models using Tensorflow & Keras
- Updated
Apr 22, 2018 - Jupyter Notebook
- Updated
Jun 18, 2019 - Jupyter Notebook
In this project I tried to replicate tensorflow pix to pix model on different dataset.
- Updated
May 7, 2019 - Jupyter Notebook
Improve this page
Add a description, image, and links to thetensorflow-eager topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thetensorflow-eager topic, visit your repo's landing page and select "manage topics."