1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-16 18:10:13 +08:00
2022-06-13 13:14:26 +08:00

12 lines
470 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: 机器学习
category: 开源项目
icon: a-MachineLearning
---
- **[Deeplearning4j](https://github.com/eclipse/deeplearning4j)** Deeplearning4j 是第一个为 Java 和 Scala 编写的商业级,开源,分布式深度学习库。
- **[Smile](https://github.com/haifengl/smile)** :基于 Java 和 Scala 的机器学习库。
相关阅读:[Java 能用于机器学习和数据科学吗?-InfoQ](https://www.infoq.cn/article/GA9UeYlv8ohBzBso9eph)