基于 tensorflow 的 mnist 数据集预测

1. tensorflow 基本使用方法

2. mnist 数据集简介与预处理

3. 聚类算法模型

4. 使用卷积神经网络进行特征生成

5. 训练网络模型生成结果

how to install tensorflow in anaconda based win7:

first step:

We do not have any Miniconda installers based on Python 3.5 yet, but are going to base our Miniconda3 installer on Python 3.5 in the future. So, currently, the easiest way to get Python 3.5 from us is to create a conda environment. For example:

$ conda create -n py35 python=3.5

Once the Python 3.5 conda environment is created, you can install Python packages into it. We currently have most Anaconda Python packages available on Unix, and are working on Windows packages.

The Anaconda 2.4 release (which we have planned for the end of October) will feature Python 3.5 as the default Python version for our Anaconda3 installers.

no modle 

How to address the problem?

I don't know how to change anacoda 4.3 to 3.5  

how to exist two environment ?

沙耶加是最棒的也是最强的,今天换我来拯救世界!
原文地址:https://www.cnblogs.com/wanghui626/p/6801974.html