There are no reviews yet. Be the first to send feedback to the community and the maintainers!
VGG
Implementation of VGG11, VGG13, VGG16 and VGG19 in Tensorflow 2.Bao_Classifiers
The repository includes the implementation of VGG11, VGG13, VGG16, VGG19, AlexNet, ZFNet, LeNet,SqueezeNet, SqueezeNetv2, SqueezeNetv3, MobileNet and MobileNetv2 in Tensorflow 2.SqueezeNet
This repository is about SqueezeNet, SqueezeNetv2, SqueezeNetv3 in Tensorflow 2.Advanced_ZFNet
This repository is about ZFNet in Tensorflow 2.Regression_in_tensorflow2
I created a simple regression model in tensorflow 2 that can deal with the datasets about wine quality and real estate.Metaheuristics_2D
All of the implemented algorithms can be used to find the minimum of 2D function.Simple_tensorflow_2.0
This is a collection of simple models in tensorflow 2.0.Advanced_VGG
The repository includes the implementation of VGG11, VGG13, VGG16 and VGG19 in Tensorflow 2.Numerical_Analysis_2D
All of the implemented algorithms can be used to find the minimum of 2D function.LeNet
Implementation of LeNet in Tensorflow 2Advanced_LeNet
This repository is about LeNet in Tensorflow 2.ZFNet
Implementation of ZFNet in Tensorflow 2Genetics_3D
All of the implemented algorithms can be used to find the minimum of 3D function.Metaheuristics_3D
All of the implemented algorithms can be used to find the minimum of 3D function.Classifiers
All of the implemented algorithms can be used to classify data sets.Genetics_2D
All of the implemented algorithms can be used to find the minimum of 2D function.AlexNet
Implementation of AlexNet in Tensorflow 2Classification_tensorflow_2.0
MNIST Classifier ,CIFAR Classifier ,FASHION Classifier ,FLOWERS Classifier ,CAT_DOG ClassifierPerceptron
Perceptron algorithm can be used to classify data. First, you need to make a model, then use the model to train part of data. Next, you can evaluate the loss and accuracy. If the result is not good, you can train more data or modify the model until it gives good accuracy. Finally, you can predict any data to see which group it belongs to.ResNet
This repository includes ResNet18, ResNet34, ResNet50, ResNet101, ResNet152 in Tensorflow 2.MobileNetv2
This repository is about MobileNetv2 in Tensorflow 2.Vanilla_VAEs
This is a simple Vanilla_VAEs written in tensorflow 2.UNET
This implementation about segmentation autoencoder applying on cityscapes , based on model UNet .MobileNet
This repository is about MobileNet in Tensorflow 2.Love Open Source and this site? Check out how you can help us