Super_tf

Simple framework to construct machine learning models with tensorflow
Alternatives To Super_tf
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Tensorflow172,389327775 hours ago46October 23, 20192,295apache-2.0C++
An Open Source Machine Learning Framework for Everyone
Transformers87,323649115 hours ago91June 21, 2022604apache-2.0Python
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Keras57,6973309 hours ago68May 13, 2022370apache-2.0Python
Deep Learning for humans
Tensorflow Examples42,312
5 months ago218otherJupyter Notebook
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
Real Time Voice Cloning40,272
2 days ago104otherPython
Clone a voice in 5 seconds to generate arbitrary speech in real-time
Handson Ml24,969
2 months ago136apache-2.0Jupyter Notebook
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
Ray24,711801995 hours ago76June 09, 20222,902apache-2.0Python
Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a toolkit of libraries (Ray AIR) for accelerating ML workloads.
Data Science Ipython Notebooks23,924
5 months ago26otherPython
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
Netron21,71746312 hours ago489July 04, 202222mitJavaScript
Visualizer for neural network, deep learning, and machine learning models
Spleeter21,6955a month ago36June 10, 2022189mitPython
Deezer source separation library including pretrained models.
Alternatives To Super_tf
Select To Compare


Alternative Project Comparisons
Readme

Super_TF

Simple framework to construct machine learning models with tensorflow

Overview

SuperTF was initially conceived as a means to get familiar with Tensorflow by constructing machine learning models and executing the Tensorflow Tutorials

I have expanded SuperTF overtime and now it has a suite of tools to help in:

  • Generation of datasets as tfrecords files (Currently supports Semantic segmentation, Classification and Sequence Generation)
  • Rapid Prototyping of Deep learning models
  • Network and Data visualization via tensorboard
  • Session management for extended training sessions

Examples

Please refer to the examples for:

Included Network Architectures

I’ve added a several neural network architectures:

Classification:

Segmentation:

Sequence-Generation:

Custom:

I've edited and added to certain network architectures to fulfill a certain niche or to improve their performance. These networks are:

Currently working on:

  • Upgrading architectures to individual classes
  • Preparing wrapper to work with both TF and Pytorch as backend
Popular Tensorflow Projects
Popular Deep Learning Projects
Popular Machine Learning Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Deep Learning
Network
Tensorflow
Classification
Convolutional Neural Networks
Segmentation
Generation
Semantic Segmentation
Unet
Tensorflow Models