He, Peng

A Roboticist.

Be Focused & Cool.


Tag: Machine Learning


  1. How To Setup Docker with Detectron

    Abstract: Being talked around docker with machine learning, I finally get the chance to learn and set it up. This post is about what is docker and how to use it. Docker Logic Docker in short words has two confusing items: image and container. * An…

    Machine Learning, How To, Setup, DetectronRead More

  2. Back-propagation in Neural Network, Octave Code

    Abstract: This post is targeting those people who have a basic idea of what neural network is but stuck in implement the program due to not being crystal clear about what is happening under the hood. If you are fresh new to Machine Learning, I sugges…

    Machine Learning, Neural Network, OctaveRead More