Tutorial please find here. https://www.tensorflow.org/versions/0.6.0/tutorials/mnist/pros/index.html
Author Archives: Irene
Deep Learning 05: Talk about Convolutional Neural Networks(CNN)
A multi-layer NN, able to process images and voice signals (2D), keep stability in rotations.
TensorFlow 02: Play with MNIST and Google DL Udacity Lectures
Something to say:
Python 03: find out intersection of two guest lists
Problem Two guest list from Meetup: DL and ML. Who is going to both meetups?
TensorFlow 01: multiple versions of numpy
Started to write another paper, also I am reading the DL Textbook, but still have time to try new things….the TensorFlow. Everything is in the website, but you are not along cuz errors are always be with you 😀
Life will be easier: intro on PCA
Your life will be easier: when trying to use Principal Component Analysis.
Deep Learning Notes 1 – NN (Repost)
Originally posted on refreshmindblog:
Resource ? https://www.linkedin.com/pulse/7-steps-becoming-deep-learning-expert-ankit-agarwal http://iamtrask.github.io/2015/07/12/basic-python-network/ https://d396qusza40orc.cloudfront.net/neuralnets/lecture_slides/lec3.pdf http://hahack.com/reading/ann2/ https://class.coursera.org/ml-005/lecture https://class.coursera.org/ntumltwo-001/lecture Introduction Neural networks are important for deep learning. A nueral network model comprises multiple layers of logistic regression models, as shown in the figure below. In the figure above, denotes the weight from neuron i to neuron j in layer , the index i…
Deep Learning 04, Slideshare (1): back from NIPS
Happy New Year, guys! This is not a deep tech-post 🙂
Graph Partitioning on Gibbs Sampling
However, the post is mainly about Graph Partitioning. 🙂
Python 02: interacts with Internet
About Protocols Transport Control Protocol..Works on the transport layer. TCP port numbers…
