Skip to content

neuroph12/imcl-tensorflow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imcl-tensorflow

TensorFlow is an open source software library for numerical computation using data flow graphs. Nodes in the graph represent mathematical operations, while the graph edges represent the multidimensional data arrays (tensors) that flow between them. This flexible architecture lets you deploy computation to one or more CPUs or GPUs in a desktop, server, or mobile device without rewriting code. TensorFlow also includes TensorBoard, a data visualization toolkit.

Installation

See Download and Setup for instructions on how to install our release binaries or how to build from source.

People who are a little bit adventurous can also try our nightly binaries:

##This repository helps easy to code up If you have any question please contact me at mrlittlezhu@gmail.com

About

Code for tensorflow machine learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 81.1%
  • Jupyter Notebook 14.8%
  • C++ 2.0%
  • C 1.8%
  • Shell 0.2%
  • Makefile 0.1%