TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A neural network library written in Rust

102 pointsby jmontgomeryabout 10 years ago

2 comments

ajtullochabout 10 years ago
More precisely, it&#x27;s an MLP library.<p>My wishlist for Rust in scientific programming:<p>- A really nice ndarray library interfacing with BLAS&#x2F;LAPACK, like NumPy - A nice CUDA library for wrapping the C API - A Jupyter&#x2F;IPython kernel - and of course, a whole bunch of people using Rust for scientific programming.
评论 #9279061 未加载
评论 #9279816 未加载
评论 #9281493 未加载
评论 #9280407 未加载
评论 #9278714 未加载
bfrogabout 10 years ago
Aw, you beat me to finishing! Nice work, I was trying to learn rust at the same time as writting it.<p>github.com&#x2F;bfrog&#x2F;tin