-
Jun 7, 2025
How_to_learn_gradient_based_concept

-
Apr 11, 2021
Doing Bissect in Java collections and arrays
-
Nov 2, 2019
Syntax sugar and anonymous functions in Scala
Learning Scala is a pertinent process, and I think building good knowledge about Syntax sugars and anonymous functions and know how these two things actually expand to what is really important
-
Jun 3, 2017
Learning Notes on LSTM Using Tensorflow
-
Jun 1, 2017
Java, Leetcode and Problem solving
Learning Java and problem solving
-
May 27, 2017
Implementing a concurrent msg queue in Java
Learning Java 8, concurrent utilities
-
Mar 11, 2017
Note on what do to verify tensorflow function exponential decay
This show a basic structure of a tensorflow program
-
Mar 11, 2017
Summarizing Meet-up chat about deep learning with Alex Chuang
Courses are taken on National Taiwan University
-
Mar 8, 2017
Learning The Setup of Hadoop Cluster and Maybe Spark
Quite exciting to go through setting up a cluser by myself.
-
Mar 5, 2017
Some notes about Java concurrent structure and Future objects
I am afraid a lot of newbies feel hard to understand what the Future means. So here we are
-
Jan 13, 2017
Notes on Artificial Intelligence course of Udacity
Learning the word2vec theories and related Tensorflow apis
-
Nov 2, 2016
Tensorflow Mechanics 101 Learning Notes
More Tensorflow explorations in multilayer neural network
-
Oct 9, 2016
Cross Entropy And Stochastic Gradient Descent
Cross entropy plays a similar role in deep learning as well as square root error loss function
-
Jul 15, 2016
Test mathjax
Testing mathjax integration with my blog
-
Jul 2, 2016
Numpy functions used in the course
Note down functions used in Tensorflow that I first met in the udacity course
-
Mar 5, 2016
Docker Installation For Deep Learning Course
Analysing how to use docker to install needed software for learning Tensorflow