Skip to content

Instantly share code, notes, and snippets.

View magicknight's full-sized avatar
🎯
Focusing

梁植华 magicknight

🎯
Focusing
View GitHub Profile
@magicknight
magicknight / machine_learning_on_3D_data.ipynb
Created January 4, 2014 03:39
machine_learning_on_3D_data
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@magicknight
magicknight / machine_learning_on_3D_data.ipynb
Created January 4, 2014 03:39
machine_learning_on_3D_data
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@magicknight
magicknight / slicer
Created October 23, 2013 21:30
A python plot script
#!/usr/bin/python
# read data from a 3D gray data array then make slice images from 3 different directions
# images are 2D data, average from each 5 slices from each direction. this one makes png images
# python executable
#####################################################################
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#####################################################################
# Written by Zhihua Liang 2013