Initial is a 40-cm humanoid robot. Its used for testing of running ROS on single board computer, Odroid U3, which talks to a low level controller boar[……]
April 30, 2015 Tech No comments
After one week hacking I finally found out how to play sound or do text-to-speech on Odroid U3.
What you need to do is simply:
April 14, 2015 Tech 2 comments
This tutorial is aimed to set up the VNC server on your Odroid U3 so that you can get full access to its GUI using your laptop or desktop without usin[……]
March 4, 2015 Tech 2 comments
The MicroSD card which comes with the Odroid set has been flashed with[……]
January 4, 2015 Sketch Book, Work & Life No comments Sketchbook
Process Video:
Hardware: Ipad 4
App: Procreate
Model: Kelsey
January 3, 2015 Sketch Book, Work & Life No comments Sketchbook
Process Video:
Hardware: IPad 4
App: Procreate
Tool: Fingers
Model: Sakura
January 3, 2015 Sketch Book, Work & Life No comments Sketchbook
Hardware: iTouch 4
App: SketchBook Mobile
Model: Kelsey
March 15, 2014 Recommender System No comments
crab:
Don’t install crab in this way: pip install crab / easy_install crab
You can find crab in pypi.python.org, this is not our scikits.crab source[……]
January 9, 2014 3D Mesh Segmentation, Tech No comments Computer Vision
Reference:
http://www.cgal.org/Tutorials/Tutorial_SCG99.ps.gz
The structure of CGAL:
Geometric Kernel:
Points, Predicates, and Exactness[……]
January 8, 2014 3D Mesh Segmentation, Tech 8 comments Computer Vision
CGAL is a powerful C++ library which can be applied in various areas needing geometric computation, ranging from medical imaging to mesh generatio[……]
December 25, 2013 Sketch Book, Work & Life No comments
September 2, 2013 Travel No comments
I together with my two teamates, two teachers and two school mates went to Taiwan for 5 days from 2013.8.26 to 8.30 to attend TECO Green Technology Co[……]
This is the presentation I gave in the 2013 TECO Green Tech International Contest World Final.
for English watcher:(YouTube)
for Chinese watcher:([……]
August 5, 2013 Artificial Intelligence & Data Mining No comments AGI
L#1 notes:
L#2 notes:
L#3 notes:
L#4 notes:
L#5 notes:
August 5, 2013 Artificial Intelligence & Data Mining, Tech No comments AGI
http://www.mindmakers.org/projects/agi-summer-school-2013
I attended the AGI 2013 Summer School last month, which was really impressing. At the v[……]
June 24, 2013 Pro_R No comments R
If you have installed R in your Ubuntu and you need to some machine learning work on it, Rattle is recommended.
> install.packages(“RGtk2”)
>[……]
June 17, 2013 Artificial Intelligence & Data Mining, Tech No comments Data Mining, Machine Learning
The Relationship Between Data Mining and Machine Learning
Its been a long time since I get to know about such concepts as: Data Mining, Machine Learn[……]
Mahout integrates a lot of common machine learning algorithms which faciliates those who want to do some research in data mining. It is based on Java[……]