开始使用神经网络 (ANN)?

发布于 2024-12-25 21:30:29 字数 129 浏览 3 评论 0原文

我已经参与了很多 C 编程和 RT-Linux,现在我想做一些人工神经网络。

但是:我该如何开始?

我对进化算法(学习算法)和人工智能也很感兴趣。我可以从哪里开始学习所有这些?

I've been involved with a lot of C-Programming and RT-Linux, now I want to do some Artificial Neural Networking.

BUT: How do I get started?

I'm also very interested in Evolutionary Algorithms(Learning Algorithms) and Artificial Intelligence. Where can I start learning all of this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

ㄖ落Θ余辉 2025-01-01 21:30:29

如果你只是想熟悉人工智能,那么我建议你参加斯坦福大学的免费在线课程:

深入了解 ML/AI 概念并使用算法。

其他链接:

网上还有更多资源,但我认为以上内容将为您提供一个不错的开始。另外,SO 上有很多类似的问题,提供了许多有用的链接,因此我建议您在 stackoverflow.com 上搜索这些主题:

If you're just trying to get familiar with AI, then I would recommend that you take the Stanford's free online courses:

Get a good understanding of the ML/AI concepts and play with the algorithms.

Additional links:

There are many more resources online, but I think the above will give you a decent start. Also, there are a LOT of similar questions on SO that provide many useful links so I would recommend that you search for these topics on stackoverflow.com:

花伊自在美 2025-01-01 21:30:29

以下是开始使用 python 神经网络的全面解决方案:

  • 框架
  • 可阅读的源代码
  • 从数据准备到训练的实时示例
  • 文档网站根据代码量身定制,并并排提供代码/数学/图表/文本。

epynn.net

Below is an all inclusive solution to get started with neural nets in python:

  • Framework
  • Written-to-be-read sources
  • Live examples from data prep to training
  • Documentation website literally tailored on the code and providing code/math/diagram/text side by side.

epynn.net

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文