CY0008's Stars
shap/shap
A game theoretic approach to explain the output of any machine learning model.
apachecn/huazhang-math-book
:books: 华章数学丛书高清扫描
mingcaixiao/Numerical-solutions-of-differential-equations
微分方程数值解作业
katiana22/TL-DeepONet
Source code of 'Deep transfer operator learning for partial differential equations under conditional shift'.
ItsWajdy/LM
A Python module to train simple multi-layer perceptron neural networks using Levenberg-Marquardt training
hahnec/torchimize
numerical optimization in pytorch
Foooool/GradientGuidedNetwork
amusi/CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
Zhenye-Na/DA-RNN
📃 𝖀𝖓𝖔𝖋𝖋𝖎𝖈𝖎𝖆𝖑 PyTorch Implementation of DA-RNN (arXiv:1704.02971)
rasbt/deep-learning-book
Repository for "Introduction to Artificial Neural Networks and Deep Learning: A Practical Guide with Applications in Python"
datawhalechina/thorough-pytorch
PyTorch入门教程,在线阅读地址:https://datawhalechina.github.io/thorough-pytorch/
migariane/eltmle
Ensemble Learning Targeted Maximum Likelihood for Stata users
civisanalytics/python-glmnet
A python port of the glmnet package for fitting generalized linear models via penalized maximum likelihood.
ibab/python-mle
A Python package for performing Maximum Likelihood Estimates
bbolker/bbmle
maximum likelihood estimation package
stephaneguindon/phyml
PhyML -- Phylogenetic estimation using (Maximum) Likelihood
Cibiv/IQ-TREE
Efficient phylogenomic software by maximum likelihood
wilsoncai1992/TMLEbootstrap
bootstrap confidence intervals for Targeted Maximum Likelihood Estimators
jb262/MaximumLikelihoodGammaDist
A basic implementation for the maximum likelihood estimators of a gamma distribution's parameters.
mfrdixon/MLEMVD
Maximum likelihood estimators for multi-variate diffusions with an example Heston model calibration
csgillespie/poweRlaw
This package implements both the discrete and continuous maximum likelihood estimators for fitting the power-law distribution to data. Additionally, a goodness-of-fit based approach is used to estimate the lower cutoff for the scaling region.
floodsung/Meta-Learning-Papers
Meta Learning / Learning to Learn / One Shot Learning / Few Shot Learning
oscarknagg/few-shot
Repository for few-shot learning machine learning projects
cbfinn/maml
Code for "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"
dragen1860/MAML-Pytorch
Elegant PyTorch implementation of paper Model-Agnostic Meta-Learning (MAML)