tf2-published-models
ML models
Implementations of classical machine learning models using TensorFlow 2 and Keras API.
Sarus implementation of classical ML models. The models are implemented using the Keras API of tensorflow 2. Vizualization are implemented and can be seen in tensorboard.
38 stars
6 watching
6 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list
aigenerative-modelkerastensorflowtensorflow2
Related projects:
Repository | Description | Stars |
---|---|---|
tensorflow/tfjs-models | A collection of pre-trained machine learning models for use in web applications. | 14,105 |
tensorflow/tfjs | An open-source JavaScript library for training and deploying machine learning models using WebGL acceleration. | 18,495 |
vladkryvoruchko/pspnet-keras-tensorflow | An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |
sicara/tf-explain | A library providing interpretability methods for TensorFlow 2.x models | 1,018 |
yuyang-huang/keras-inception-resnet-v2 | Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. | 180 |
gmalivenko/pytorch2keras | Converts PyTorch models to Keras models | 857 |
triagemd/model-converters | A tool for converting Keras models to use with TensorFlow | 7 |
shathe/mnasnet-keras-tensorflow | An implementation of MnasNet architecture in Keras for TensorFlow using Python | 99 |
minimaxir/automl-gs | Automates machine learning model creation and optimization for complex datasets | 1,853 |
aws-samples/machine-learning-using-k8s | Demystifies deploying machine learning models on Kubernetes | 163 |
leopiney/tensor-safe | A Haskell framework for defining and compiling valid deep learning models to external frameworks like TensorFlow JS or Keras. | 101 |
tensorflow/model-analysis | Evaluates and visualizes the performance of machine learning models. | 1,258 |
keras-team/keras-hub | Provides pre-trained models and building blocks for natural language processing, computer vision, audio, and multimodal tasks | 797 |
neuraxio/neuraxle-tensorflow | Provides utility functions and abstractions for building machine learning models using TensorFlow | 4 |
rstudio/tensorflow | A package that provides an interface to the TensorFlow machine learning framework from within R. | 1,327 |