All Projects → wolffg → Tf Tutorial

wolffg / Tf Tutorial

Short tutorial for TensorFlow, designed to be presented in-person

Projects that are alternatives of or similar to Tf Tutorial

Computational Statistics With Python
Resources for STA 633 class
Stars: ✭ 133 (-0.75%)
Mutual labels:  jupyter-notebook
Machine Learning Concepts
Machine Learning Concepts with Concepts
Stars: ✭ 134 (+0%)
Mutual labels:  jupyter-notebook
Dea Notebooks
Repository for Digital Earth Australia Jupyter Notebooks: tools and workflows for geospatial analysis with Open Data Cube and xarray
Stars: ✭ 133 (-0.75%)
Mutual labels:  jupyter-notebook
Fastdoc
Create publication-quality books from Jupyter notebooks
Stars: ✭ 134 (+0%)
Mutual labels:  jupyter-notebook
Readata
Python数据分析实战项目汇总~
Stars: ✭ 134 (+0%)
Mutual labels:  jupyter-notebook
Optimization Python
General optimization (LP, MIP, QP, continuous and discrete optimization etc.) using Python
Stars: ✭ 133 (-0.75%)
Mutual labels:  jupyter-notebook
Dataminingnotebooks
This is a collection of iPython notebooks from my course on data mining. Data used in the notebooks can be downloaded from the given links in the notebooks.
Stars: ✭ 133 (-0.75%)
Mutual labels:  jupyter-notebook
Deeplearning
深度学习相关教程
Stars: ✭ 134 (+0%)
Mutual labels:  jupyter-notebook
Depth Hints
[ICCV 2019] Depth Hints are complementary depth suggestions which improve monocular depth estimation algorithms trained from stereo pairs
Stars: ✭ 134 (+0%)
Mutual labels:  jupyter-notebook
Python Machine Learning
机器学习算法项目
Stars: ✭ 134 (+0%)
Mutual labels:  jupyter-notebook
Tplinker Joint Extraction
Stars: ✭ 133 (-0.75%)
Mutual labels:  jupyter-notebook
Bcs workshop apr 20
Workshop on basic machine learning, computational modeling, psychophysics, basic data analysis and experiment design
Stars: ✭ 134 (+0%)
Mutual labels:  jupyter-notebook
Python tips
Some Python tips for beginner to intermediate users. Also used as a personal cheat sheet. Featured here https://bit.ly/2ZaV4Pl
Stars: ✭ 134 (+0%)
Mutual labels:  jupyter-notebook
Streaming Demos
Demos of Plotly's Real-time Streaming API
Stars: ✭ 133 (-0.75%)
Mutual labels:  jupyter-notebook
Ml
Machine Learning Projects and Learning Content
Stars: ✭ 134 (+0%)
Mutual labels:  jupyter-notebook
Poppy Ergo Jr
🤖 Poppy Ergo Jr is an open-source robotic arm based on modular 3D printed conception and low-cost XL-320 motors.
Stars: ✭ 133 (-0.75%)
Mutual labels:  jupyter-notebook
Code With Ai
Interface for people to use my model which predicts which techniques one should use to solve a competitive programming problem to get an AC
Stars: ✭ 134 (+0%)
Mutual labels:  jupyter-notebook
Notebooks
Speedml Python Notebooks
Stars: ✭ 134 (+0%)
Mutual labels:  jupyter-notebook
Deep Learning With Python
Example projects I completed to understand Deep Learning techniques with Tensorflow. Please note that I do no longer maintain this repository.
Stars: ✭ 134 (+0%)
Mutual labels:  jupyter-notebook
Tianchiorgame
天池比赛,kaggle等等(Keras/PyTorch实战)
Stars: ✭ 134 (+0%)
Mutual labels:  jupyter-notebook

TensorFlow Tutorial

Welcome to the TensorFlow Tutorial.

Please install TensorFlow on your computer before you arrive.

For this tutorial, you can do one of the following:

  1. Install TensorFlow directly on your Mac. This is recommended, as it installs the least amount on your computer and will run the fastest.

  2. Use Docker on Mac, running TensorFlow in a local VM. If for some reason you can't install TensorFlow natively or already have Docker installed, you can try this.

  3. Install TensorFlow directly on your Ubuntu/Linux machine.

Note that TensorFlow is not currently supported natively on Windows.

If you run into trouble, our full install instrictions are available on http://tensorflow.org.

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].