Google introduces “Learn with Google AI” website to educate people about machine learning and AI for free
https://www.techworm.net/2018/03/learn-google-ai-website-offers-free-machine-learning-education.html
TechWorm
“Learn with Google AI” website offers free machine learning education for all
Google introduces “Learn with Google AI” website to educate people about machine learning and AI for free Artificial Intelligence (AI) and machine
simple image processing to detect cars in videos using open cv
👍1
Github code:
https://github.com/seraj94ai/vehicle-tracking
https://github.com/seraj94ai/vehicle-tracking
GitHub
GitHub - seraj94ai/vehicle-tracking: use simple image processing to detect cars in videos
use simple image processing to detect cars in videos - GitHub - seraj94ai/vehicle-tracking: use simple image processing to detect cars in videos
Simple Digit Recognition using keras and opencv.
Dataset: mnist
Accuracy: 99.37%
Dataset: mnist
Accuracy: 99.37%
Cheat Sheets for AI, Neural Networks, Machine Learning, Deep Learning & Big Data
The Most Complete List of Best AI Cheat Sheets
The Most Complete List of Best AI Cheat Sheets
Computer Science and Programming pinned «https://becominghuman.ai/cheat-sheets-for-ai-neural-networks-machine-learning-deep-learning-big-data-678c51b4b463»
TensorFlow Basics in practical coding.
Table of Contents:
TensorFlow in a Nutshell
Installation
Computation Graphs Variables
Placeholder Variables
Saving and Restoring Models
Naming TensorFlow Objects
CPU and GPU
TensorBoard
Based on Sebastian Raschka's "Introduction to Artificial Neural Networks and Deep Learning: A Practical Guide with Applications in Python" book
Table of Contents:
TensorFlow in a Nutshell
Installation
Computation Graphs Variables
Placeholder Variables
Saving and Restoring Models
Naming TensorFlow Objects
CPU and GPU
TensorBoard
Based on Sebastian Raschka's "Introduction to Artificial Neural Networks and Deep Learning: A Practical Guide with Applications in Python" book
ipyvolume - 3d plotting for Python in the Jupyter notebook based on IPython widgets using WebGL: