-
Updated
Dec 5, 2021 - Jupyter Notebook
#
tf
Here are 200 public repositories matching this topic...
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
reinforcement-learning
deep-learning
chainer
tensorflow
keras
pytorch
mcts
othello
gomoku
monte-carlo-tree-search
gobang
alphago
tf
alphago-zero
alpha-zero
alphazero
self-play
Open
MobileViT
7
Insightface Keras implementation
tensorflow
keras
tf
triplet
distillation
arcface
insightface
tensorflow2
efficientnet
ghostnet
curricularface
subcenter-arcface
magface
vargface
-
Updated
Apr 21, 2022 - Python
-
Updated
Jul 15, 2020 - Python
tensorflow
tf2
generative-adversarial-network
gan
dcgan
deeplearning
wgan
tf
lsgan
wgan-gp
ssgan
tensorflow2
-
Updated
May 10, 2020 - Python
self defined efficientnetV2 according to official version. Including converted ImageNet/21K/21k-ft1k weights.
-
Updated
Jan 13, 2022 - Python
spectralembeddings is a python library which is used to generate node embeddings from Knowledge graphs using GCN kernels and Graph Autoencoders. Variations include VanillaGCN,ChebyshevGCN and Spline GCN along with SDNe based Graph Autoencoder.
-
Updated
Oct 3, 2021 - HTML
CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0
-
Updated
Dec 23, 2020 - Python
Example of using TensorFlow Serving with OpenFaaS
-
Updated
Feb 19, 2019 - Dockerfile
Unofficial implementation of "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" (https://arxiv.org/abs/2103.14030)
-
Updated
Jun 28, 2021 - Python
The official code repository for "TensorFlow in Action" by Manning.
-
Updated
Mar 12, 2022 - Jupyter Notebook
Create, train, and save Tensorflow Keras models all in Golang
-
Updated
Mar 22, 2022 - Go
Tensorflow Examples
machine-learning
deep-learning
tensorflow
linear-regression
cnn
mnist
ae
rnn
autoencoder
logistic-regression
rbm
mlp
nearest-neighbors
multilayer-perceptron-network
tf
grbm
brnn
drnn
sparseae
sparse-autoencoder
-
Updated
May 11, 2017 - Python
-
Updated
Mar 25, 2022 - Shell
Action recognition.基于C3D的视频动作识别
-
Updated
Nov 5, 2018 - Python
rajpratyush
commented
May 18, 2021
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
prediction of rainfall in India using machine learning
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of
enhancement
New feature or request
good first issue
Good for newcomers
gssoc21
GirlScript Summer of Code'21
Level3
New Features,Major Bug Fix
tf 2.0 implementation of Listen, attend and spell
recognition
tensorflow
keras
speech
listen
speech-recognition
spell
2
tf
listen-attend-and-spell
attend
tensorflow2
specaugment
-
Updated
Jan 19, 2021 - Python
terraform baked AWS kubernetes cluster (EKS) - 1.18 compatible
-
Updated
Jun 11, 2021 - HCL
Qt Gui tool which allows manipulating rosbag in a user-friendly way. It allows you to export any topics into csv files, filter the useful ones (even tf) into a lightweight rosbag and modify timestamps with only few clicks . On top of that, this tool can play rosbag with all the different rosbag arguments and don’t need any dependencies.
-
Updated
Mar 16, 2022 - Python
Reimplementation of Wasserstein Auto Encoder (WAE) with Wasserstein GAN based penalty D_Z in Tensorflow
-
Updated
Mar 28, 2019 - Jupyter Notebook
Keras implementation of mlp-mixer, ResMLP, gmlp. imagenet/imagenet21k weights reloaded.
-
Updated
Dec 14, 2021 - Python
A Tensorflow2.x implementation of EfficientDet
-
Updated
Mar 4, 2021 - Python
-
Updated
Mar 4, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the tf topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tf topic, visit your repo's landing page and select "manage topics."
Tried to run MobileViT_S model with input shape
256, 256, 3and got the following errorUnimplementedError Traceback (most recent call last)
in ()
2
3 history = model.fit(get_training_d