All Projects → nbortolotti → tensorflow-experiences

nbortolotti / tensorflow-experiences

Licence: Apache-2.0 License
nbortolotti.blogspot.com

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to tensorflow-experiences

generative-art
🌈🎨 Generative Art is the idea realized as genetic code of artificial events, as construction of dynamic complex systems able to generate endless variations. This is also a nuxt-module (@luxdamore/nuxt-canvas-sketch) - [three.js, tensorflow.js and gsap are not included].
Stars: ✭ 41 (+2.5%)
Mutual labels:  tensorflow-tutorials
tensorflow-tutorial
郑泽宇等《TensorFlow实战Google深度学习框架》(第二版)学习
Stars: ✭ 40 (+0%)
Mutual labels:  tensorflow-tutorials
Dog-or-Cat-TensorflowSharp-Example
An example for TensorflowSharp - classify an image as a dog or cat.
Stars: ✭ 15 (-62.5%)
Mutual labels:  tensorflow-tutorials
go-mnist-client
TensorFlow serving mnist example client in Go.
Stars: ✭ 16 (-60%)
Mutual labels:  tensorflow-tutorials
TensorFlow20-Notes
TensorFlow 2.0 Various notes and tutorials
Stars: ✭ 14 (-65%)
Mutual labels:  tensorflow-tutorials
tf-keras-tutorial
tf.keras + tf.data with Eager Execution
Stars: ✭ 75 (+87.5%)
Mutual labels:  tensorflow-tutorials
einstein
Python Tutorial with popular machine learning algorithms implementation. This tutorial helps you processing data like Einstein
Stars: ✭ 34 (-15%)
Mutual labels:  tensorflow-tutorials
tensorflow-basics
A few TensorFlow techniques I'm saving for future reference.
Stars: ✭ 13 (-67.5%)
Mutual labels:  tensorflow-tutorials
herokuobjectdetection
This is the code for Medium tutorial
Stars: ✭ 17 (-57.5%)
Mutual labels:  tensorflow-tutorials
TensorFlow-Roadmap
📡 Organized & Useful Resources about Deep Learning with TensorFlow
Stars: ✭ 71 (+77.5%)
Mutual labels:  tensorflow-tutorials
learning ml
I am teaching a Learning ML workshop for some folks @ Belong.co. Creating this repo to organise the course material.
Stars: ✭ 23 (-42.5%)
Mutual labels:  tensorflow-tutorials
TF2-GAN
🐳 GAN implemented as Tensorflow 2.X
Stars: ✭ 61 (+52.5%)
Mutual labels:  tensorflow-tutorials
TF-Model-Deploy-Tutorial
A tutorial exploring multiple approaches to deploy a trained TensorFlow (or Keras) model or multiple models for prediction.
Stars: ✭ 51 (+27.5%)
Mutual labels:  tensorflow-tutorials
content-moderation-image-api
An NSFW Image Classification REST API for effortless Content Moderation built with Node.js, Tensorflow, and Parse Server
Stars: ✭ 50 (+25%)
Mutual labels:  tensorflow-tutorials
Tensorflow-Wide-Deep-Local-Prediction
This project demonstrates how to run and save predictions locally using exported tensorflow estimator model
Stars: ✭ 28 (-30%)
Mutual labels:  tensorflow-tutorials
Traffic-Light-Classification
A detailed tutorial on how to build a traffic light classifier with TensorFlow for the capstone project of Udacity's Self-Driving Car Engineer Nanodegree Program.
Stars: ✭ 110 (+175%)
Mutual labels:  tensorflow-tutorials
tensorflow documents zh
TensorFlow 正式版中文文档
Stars: ✭ 26 (-35%)
Mutual labels:  tensorflow-tutorials
tensorflow-practice
Tutorials of Tensorflow for beginners with popular data sets and projects. Let's have fun to learn Machine Learning with Tensorflow.
Stars: ✭ 93 (+132.5%)
Mutual labels:  tensorflow-tutorials
tensorflow-cnn-tutorial
Tensorflow tutorial on convolutional neural networks.
Stars: ✭ 39 (-2.5%)
Mutual labels:  tensorflow-tutorials
tf2-transformer-chatbot
Transformer Chatbot in TensorFlow 2 with TPU support.
Stars: ✭ 94 (+135%)
Mutual labels:  tensorflow-tutorials

TensorFlow Experiences

Build Status Crowdin Slack

Overview

Within this repository you will find several sections representing the development experiences in TensorFlow that I have experienced.

Sections

  • Colaboratory: here you can find some experiences represented in Colaboratory, the simplicity and flexibility of the tool make the development of examples and tests directly in the cloud proposed by Google very attractive.

  • Jupyter: here you can find some examples in a pure Jupyter format, these examples often need some libraries and elements that are not totally compatible with Colaboratory and that require a traditional local environment.

  • experiences: these experiences are directly related in an ebook where I’m also including academic content on many of these concepts related to TensorFlow and Machine Learning.

  • Python scripts and their tests: there are some python scripts that represent simple practices on TensorFlow. These will be migrated promptly to order them in a specific section.

  • Experiences explained in Medium articles:

    • "custom_model_object_detection" where it is proposed, the generation of a personalized model for the detection of soccer players, specifically the article shows the experience with Lionel Messi.
    • "tie_dominant_color" This experience uses an object detection model and trims elements to then analyze its color and deliver options to the developer.

Translations

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].