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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

What are some fun project ideas in machine learning? :)

7 点作者 knowledgesale超过 12 年前
Behold, a thread where people who wish some machine learning-based webservice, library/framework or application existed meet people who are looking for a fun project idea to implement! Pure magic.

4 条评论

S4M超过 12 年前
I have an idea of a project involving Machine Learning, applied to the game of chess:<p>You would need a large database of chess games and a program that can detect some features in a position (for example: "white are a pawn up", "black pawn structure is better", "black king is not safe", etc.).<p>The idea would be to see if some features in a position are making one side more likely to win. For example, we might find that being a piece up makes one side more likely to win, since the largest majority of the cases when one side had a piece up, it ended up winning.<p>But that's not an interesting result. What I would like to see if it's possible to discover features that are good for one side, and which we didn't know about.<p>I didn't have time to start anything about it, though.
评论 #5193632 未加载
tectonic超过 12 年前
I posted some a little while ago: <a href="http://blog.andrewcantino.com/blog/2012/04/22/machine-learning-project-ideas/" rel="nofollow">http://blog.andrewcantino.com/blog/2012/04/22/machine-learni...</a>
评论 #5144118 未加载
Wilduck超过 12 年前
Here are the final projects for CS 229: Machine Learning at Stanford.<p><a href="http://cs229.stanford.edu/projects2012.html" rel="nofollow">http://cs229.stanford.edu/projects2012.html</a><p>Take any of these studies, and try to replicate or extend it. They're all pretty interesting and come with the advantage that you get to see how someone else approached the problem as well.
评论 #5136966 未加载
annon2003超过 12 年前
Animal sound detector<p>Speech recognition for cows,dogs,birds etc.<p>Moo,chirp,meow
评论 #5132951 未加载