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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Streamlit – Turn Python Scripts into Beautiful ML Tools

52 点作者 adrien-treuille超过 5 年前

3 条评论

adrien-treuille超过 5 年前
Hi. :) I’m Adrien, co-founder of Streamlit. This project started with my personal frustration trying to build high-quality machine learning tools to visualize datasets and models. As a researcher and engineer, I’ve seen how poor tooling slows down machine learning projects. I wondered if we could make building beautiful, interactive tools as easy as writing simple Python scripts.<p>Over the past year, my teammates and I have worked with a select beta community of over a hundred machine learning engineers to make a free, open-source Python library called Streamlit. We wanted the process of coding beautiful, interactive ML tools to <i>feel</i> like training a neural net or performing an ad-hoc analysis in Jupyter. We think we&#x27;ve achieved this, and I&#x27;m really excited to share it with all of you!<p>We’d love to hear your thoughts and ideas. I’ll be here to answer any questions you might have!
评论 #21126782 未加载
adrien-treuille超过 5 年前
Also, here&#x27;s our launch blog post! :)<p><a href="https:&#x2F;&#x2F;towardsdatascience.com&#x2F;coding-ml-tools-like-you-code-ml-models-ddba3357eace" rel="nofollow">https:&#x2F;&#x2F;towardsdatascience.com&#x2F;coding-ml-tools-like-you-code...</a>
breck超过 5 年前
Cool stuff! Architecture makes sense. I may try this next model I build.