“Sofware and Skills”的版本间差异
跳到导航
跳到搜索
第8行: | 第8行: | ||
* Robust Gaussian Process [https://github.com/syrte/robustgp Package] [https://ui.adsabs.harvard.edu/abs/2021A%26C....3600483L/abstract ADS] |
* Robust Gaussian Process [https://github.com/syrte/robustgp Package] [https://ui.adsabs.harvard.edu/abs/2021A%26C....3600483L/abstract ADS] |
||
(Brief introduction by Lu Li [[:File:GP_Luly.pdf|pdf]]) |
|||
* Minimum Spanning Tree [https://knaidoo29.github.io/mistreedoc/ Package mistree] [https://arxiv.org/abs/1910.08562 arxiv link] |
* Minimum Spanning Tree [https://knaidoo29.github.io/mistreedoc/ Package mistree] [https://arxiv.org/abs/1910.08562 arxiv link] |
2021年12月27日 (一) 10:37的版本
Programing
- Python中文指南[1],黑魔法手册[2] Python introduction
- Astrostatistics and Big Data Videos
- Excellent courses on deep learning [3]
Algorithms and Packages
(Brief introduction by Lu Li pdf)
- Minimum Spanning Tree Package mistree arxiv link
Plotting
- interactive plotting
1. plotly.py is an interactive, open-source, and browser-based graphing library for Python. Libary 2. from ipywidgets import interact Link
- 3D plots
1. from mpl_toolkits import mplot3d Link
Presenation
- try this website for fancy presentations [4]
- Latex beamer of SHAO 文件:SBeamer.zip(Credit: Yunliang Zheng)