TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Can I use TensorFlow without knowing even Elementary Algebra?

4 点作者 sanosuke超过 9 年前
I&#x27;m fascinated by Machine Learning World of possibilities, But whenever I want to start studying the topic, I always hit a wall with the Math prerequisites. E.G: Probability, Linear Algebra, Etc.<p>I&#x27;ve been been programming for a while without understanding of Turing Machines and&#x2F;or Lambda Calculus.<p>Do you think it is feasible at all that someone could use a library like TensorFlow and do some meaninful programs without knowing the Math I&#x27;ve just mentioned.<p>Thanks!

2 条评论

Irishsteve超过 9 年前
You could. At some point you will hit a limit, but you could go pretty far solving known problems out there solely by following tutorials.
auxym超过 9 年前
I&#x27;m sure you could, if needed pick up specific things as you go from the web or a used copy of a good basic linalg textbook.