“机器学习与人工智能”的版本间差异
跳到导航
跳到搜索
(→软件包) |
(→图像相关) |
||
第32行: | 第32行: | ||
:sextractor做deblend [https://github.com/esheldon/sxdes] |
:sextractor做deblend [https://github.com/esheldon/sxdes] |
||
:weaklense中的deblend [https://github.com/LSSTDESC/WeakLensingDeblending] |
:weaklense中的deblend [https://github.com/LSSTDESC/WeakLensingDeblending] |
||
*图像生成 |
|||
: [http://arxiv.org/abs/2203.11956] StyleGAN 生成的图片真实度最高,生成的图片可以增加星系样本的多样性,使得网络更具有泛化能力。 |
|||
==算法== |
==算法== |
2022年3月31日 (四) 09:25的版本
- artificial neural networks (ANN)
- 气体的冷却 deepCool, deepHeat, and deepMetal: arXiv:1901.01264
- 对quench的机制进行排序 [1]
- unsupervised Random Forest
- 找到SDSS中最怪异的星系 [2]
- https://arxiv.org/abs/2007.08530
- 恒星形成历史 [3]
- 基于数值模拟的结果,监督学习
- Convolutional Neural Networks(CNN)
- Extremely Randomised Trees
- 高斯过程回归 (Gaussian Process Regressor)
- Scikit-Learn machine learning package for Python
- arXiv1901.02877 1908.04318
图像相关
- merger
- REALSIM [4]
- Galaxy morphology network [5]
- Morpheus
- 贾鹏的方法
- deblend
- 图像生成
- [9] StyleGAN 生成的图片真实度最高,生成的图片可以增加星系样本的多样性,使得网络更具有泛化能力。
算法
- 降维:tSNE
- 降维:MDS Multidimensional Scaling, [10]
软件包
- rapids
- scikit-learn
- astroML [11]
- jax
- pytorch
- tensorflow