dhwang99 / optimizeLinks
优化相关的算法。包括线性规划、线搜索、无约束优化、约束优化等
☆20Updated 7 years ago
Alternatives and similar repositories for optimize
Users that are interested in optimize are comparing it to the libraries listed below
Sorting:
- PyTorch中文入门教程☆42Updated 7 years ago
- 使用numpy构建cnn复习深度学习知识☆35Updated 6 years ago
- python code for xgboost(train, predict, evaluate)☆21Updated 6 years ago
- 住房月租金预测大数据赛TOP1☆30Updated 6 years ago
- Codes For Sharing☆40Updated 4 years ago
- 《Pattern Recognition and Machine Learning》阅读讨论班☆35Updated 6 years ago
- 《深度学习》因封面为一簇花丛又称“花书”,是由深度学习领域老、中、青三代结合而成的经典之作,被业界尊称为“AI圣经”。其中Yoshua Bengio为深度学习的三驾马车之一,Ian Goodfellow因发明了GAN而闻名,最后Aaron Courville为青年研究者。花…☆52Updated 6 years ago
- 深度学习处理数据的一些基本操作☆33Updated 6 years ago
- 机器学习竞赛信息聚合(Machine learning competition information aggregation)☆132Updated last year
- 天池精准医疗大赛——人工智能辅助糖尿病遗传风险预测, 代码及总结☆24Updated 7 years ago
- 《机器学习之类别不平衡问题》文章代码☆47Updated 6 years ago
- 把李航老师《统计学习方法》的后几章的算法都用java实现了一遍,实现盒子与球的EM算法,扩展到去GMM训练,后来实现了HMM分词(实现了HMM分词的参数训练)和CRF分词(借用CRF++训练的参数模型),最后利用tensorFlow把BiLSTM+CRF实现了,然后为luc…☆23Updated 3 years ago
- 天池竞赛-智慧海洋开源代码☆54Updated 5 years ago
- a simple deep learning framework implemented from scratch using Python.☆33Updated 4 years ago
- several basic neural networks[mlp, autoencoder, CNNs, recurrentNN, recursiveNN] implements under several NN frameworks[ tensorflow, pytor…☆65Updated 2 years ago