Reviewing some key notes regarding the statistics.
Deep leaning notes
Some notes about the deep learning related knowledge.
Many aspects of cpp template
Some notes about the template using of cpp
Many faces of mesh and image data
One complicated thing in scientific data is its mesh representation.
Since the simulation adopts different types of mesh to simulate the data, that mesh makes the data complicated.
This blog take some notes about tips of processing the mesh of the scientific data set.
Commonly used mesh can be founud in vtk document and wiki page or vtkm documents about cell set.
Many aspects of MG, GMM and implementing linear algorithm
Some notes about using multivariate gaussian (MG) and Gasussian mixture model (GMM) in research works.
latex tips
All kinds of details regarding to use the latex in writing paper.
ps scratch
Some notes about photo shop.
It always requires the photo shop to make the 2 intch times 2 intch passport photo or other related photos.
Taking some note regarding all details.
Tips of bit index and bitmask (By solution)
Some notes about the bit index used in the programming.
vtk based on python scripts
Some tips about using vtk based on python.