Pinned Repositories
ComfyUI-to-Python-Extension
A powerful tool that translates ComfyUI workflows into executable Python code.
Data_structure_algorithm
数据结构与算法代码
deeplearning_scala
scala实现的深度学习deeplearning,包括da,rbm,sda,dbn,cnn,rnn
dynamic-echarts-demo
动态加载图表数据(微信小程序版,html)
libmf201_P_LR_MFC
阅读libmf 2.01 精简bin: P_LR_MFC
lm_optimization
梯度下降算法(包括 sgd,Nesterovs,Adagrad,Adam,支持批量模式)
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
spark_CoForest
基于随机森林协同训练的半监督性学习(Semi-Supervised Learning)框架CoForest(使用spark(odps))
Stochastic-Parti
Fitting a univariate stochastic volatility model using particle marginal metropolis-hastings MCMC
xlearn0.44_sample
xlearn0.44 sample code for learnning
oldlee11's Repositories
oldlee11/spark_CoForest
基于随机森林协同训练的半监督性学习(Semi-Supervised Learning)框架CoForest(使用spark(odps))
oldlee11/deeplearning_scala
scala实现的深度学习deeplearning,包括da,rbm,sda,dbn,cnn,rnn
oldlee11/Stochastic-Parti
Fitting a univariate stochastic volatility model using particle marginal metropolis-hastings MCMC
oldlee11/xlearn0.44_sample
xlearn0.44 sample code for learnning
oldlee11/ComfyUI-to-Python-Extension
A powerful tool that translates ComfyUI workflows into executable Python code.
oldlee11/Data_structure_algorithm
数据结构与算法代码
oldlee11/dynamic-echarts-demo
动态加载图表数据(微信小程序版,html)
oldlee11/libmf201_P_LR_MFC
阅读libmf 2.01 精简bin: P_LR_MFC
oldlee11/lm_optimization
梯度下降算法(包括 sgd,Nesterovs,Adagrad,Adam,支持批量模式)
oldlee11/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
oldlee11/ThinkBayes
Code repository for Think Bayes.