Skip to content

Instantly share code, notes, and snippets.

View ggzzzzz628's full-sized avatar

gggzzcch ggzzzzz628

  • GUANGZHOU.GUANGDONG
View GitHub Profile
@Mainvooid
Mainvooid / tensorboard_basic.py
Last active April 9, 2019 08:51
使用Tensorboard可视化计算流和损失函数(基础) #TensorFlow #Python
'''
使用Tensorboard可视化计算流和损失函数
使用手写数字数据集MNIST(http://yann.lecun.com/exdb/mnist/)
'''
from __future__ import print_function
import tensorflow as tf
# 导入 MNIST 数据集
from tensorflow.examples.tutorials.mnist import input_data
@entaroadun
entaroadun / gist:1653794
Created January 21, 2012 20:10
Recommendation and Ratings Public Data Sets For Machine Learning

Movies Recommendation:

Music Recommendation: