Skip to content

Contains all my examples of TensorFlow tutorial Projects in Deep Learning, Machine Learning and AI Algorithms

Notifications You must be signed in to change notification settings

aridiosilva/My-TensorFlow-tutorials

Repository files navigation

My-TensorFlow-tutorials

Links to Frameworks, Libraries, Datasets, White papers, articles, list of books, algorithms, tutorials, diagrams, models, code examples, videos, glossaries, and other topics related to Projects in Deep Learning, Machine Learning and AI.

Machine Learning Guides

Relation between AI, ML and DL

           source (https://www.prowesscorp.com/wp-content/uploads/2017/06/inBlog.png)

Simple step-by-step walkthroughs to solve common machine learning problems using best practices

Simplified Machine Learning Map

With new neural network architectures popping up every now and then, it’s hard to keep track of them all. Knowing all the abbreviations being thrown around (DCIGN, BiLSTM, DCGAN, anyone?) can be a bit overwhelming at first. Composing a complete list is practically impossible, as new architectures are invented all the time.

Machine Learning Map*

            source (https://github.com/trekhleb/homemade-machine-learning)

Papers and Simplified Chart about Different Neural Networks

chart of different neural networks

                            source (http://www.asimovinstitute.org/neural-network-zoo/)

Repository of Technical Papers Published about AI, Machine Learning ad Deep Neural Networks - Cornell University

Papers About Areas of Application of Artificial Intelligence and Machine Learning - Cornell University

Machine Learning Glossary

This glossary defines general machine learning terms as well as terms specific to TensorFlow.

References of TensorFlow

Resources About TensorFlow

TensorFlow Models

Videos and updates about TensorFlow

TensorBoard

TensorBoard is a suite of web applications for inspecting and understanding your TensorFlow runs and graphs

TensorFlow.JS

A JavaScript library for training and deploying ML models inside the browser and on Node.js

TensorFlow Lite - for mobile and embedded devices

TensorFlow Lite is the official solution for running machine learning models on mobile and embedded devices. It enables on‑device machine learning inference with low latency and a small binary size on Android, iOS, and other operating systems

Machine Learning Courses

Google's fast-paced, practical introduction to machine learning

Keras

Open source neural network library written in Python. It is capable of running on top of TensorFlow, Microsoft Cognitive Toolkit, Theano, or PlaidML. Designed to enable fast experimentation with deep neural networks, it focuses on being user-friendly, modular, and extensible.

Python - The Python Deep Learning library

Python is a dynamically typed programming language designed by Guido van Rossum. Much like the programming language Ruby, Python was designed to be easily read by programmers. Because of its large following and many libraries, Python can be implemented and used to do anything from webpages to scientific research

Main References of Python

The Python Standard Library

Describes the standard library that is distributed with Python. It also describes some of the optional components that are commonly included in Python distributions

The Python Language Reference

Is a reference manual describing the syntax and core semantics of the language

The Python Tutorial

The Python Package Index (PyPI)

Is a repository of software for the Python programming language. PyPI helps you find and install software developed and shared by the Python community. Learn about installing packages. Package authors use PyPI to distribute their software. Learn how to package your Python code for PyPI

Jupyter Notebook Projects - Interactive Computing

The Jupyter Notebook is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and narrative text. Uses include: data cleaning and transformation, numerical simulation, statistical modeling, data visualization, machine learning, and much more. The Jupyter Notebook an interactive computing framework, based on a set of open standards for interactive computing.

Instaling Jupyter Notebook Kernels

Jupyter Notebooks - Books

Jupyter Notebooks Code Examples

Markdown - Markup Language used in Collab and Jupyter Notebooks, GitHub and other cases

A collection of awesome markdown goodies (libraries, services, editors, tools, cheatsheets, etc.)

About

Contains all my examples of TensorFlow tutorial Projects in Deep Learning, Machine Learning and AI Algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published