neuronika
conan-center-index
Our great sponsors
neuronika | conan-center-index | |
---|---|---|
19 | 38 | |
917 | 713 | |
4.8% | 4.8% | |
0.0 | 10.0 | |
6 months ago | 7 days ago | |
Rust | Python | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
neuronika
- This year I tried solving AoC using Rust, here are my impressions coming from Python!
-
Deep Learning in Rust: Burn 0.4.0 released and plans for 2023
Also perhaps comparing to Neuronika.
-
Making a better Tensorflow thanks to strong typing
how does it compare with https://github.com/spearow/juice, https://github.com/neuronika/neuronika and https://github.com/spearow/juice?
-
[D] To what extent can Rust be used for Machine Learning?
Check where and how this struct is used. https://github.com/neuronika/neuronika/blob/variable-rework/neuronika-variable/src/history.rs
-
Enzyme: Towards state-of-the-art AutoDiff in Rust
I have a question: as the maintainer of [neuronika](https://github.com/neuronika/neuronika), a crate that offers dynamic neural network and auto-differentiation with dynamic graphs, I'm looking at a future possible feature for such framework consisting in the possibility of compiling models, getting thus rid of the "dynamic" part, which is not always needed. This would speed the inference and training times quite a bit.
- Any role that Rust could have in the Data world (Big Data, Data Science, Machine learning, etc.)?
-
What sort of mature, open-source libraries do you feel Rust should have but currently lacks?
If you like autograd you will love neuronika
-
bhtsne 0.5.0, now 5.6x faster on a 4 core machine, plus a summary of my Rust journey (so far)
After reading most of the book, I wanted to get my hands dirty. My initial idea was to build a small machine learning framework but I deemed it to be too difficult if not impossible for me at the time. (Now, neuronika would have something to say). When gathering the bibliography for my thesis, I recalled to have stumbled upon a particular algorithm, t-SNE, whom I liked very much. I found the idea behind it to be very clever and elegant (t-SNE it's still one of my favorite algorithms, together with backprop and SOM, I find manifold learning fascinating in general). "So be it", I said, and I began writing a mess of a code, that was basically a translation of the C++ implementation. Boy was it bad.
-
What are you using Rust for?
me and a colleague of mine are developing neuronika
conan-center-index
-
Conan package manager completely broken after 2.0 release
As for ffmpeg it was last updated 10 days ago https://github.com/conan-io/conan-center-index/commits/master/recipes/ffmpeg/all :)
Indeed others in your situation have chosen to remain a bit longer on Conan 1.x - rest assured, every single pull request in Conan Center still requires full compatibility with Conan 1.x. u/miss_minutes, I'm surprised to hear that downgrading to the latest stable 1.x version has caused issues for you. I'd be very interested in learning about this so that we can help, please feel free to open an issue in GitHub with more details at https://github.com/conan-io/conan-center-index/issues/new/choose, and tag me @jcar87, and we'll gladly look into this.
-
PcapPlusPlus in Conan 2.0
https://github.com/conan-io/conan-center-index if you want to contribute migration of that recipes that would be amazing
This is a more complicated recipe https://github.com/conan-io/conan-center-index/blob/master/recipes/pcapplusplus/all/conanfile.py
-
Compiling CrowCPP on Windows and about to kms
It's available in Conan too https://github.com/conan-io/conan-center-index/tree/master/recipes/crowcpp-crow though it's not well maintained so no promises if it's working
-
Conan 2.0, the new version of the open-source C and C++ package manager
This post on github contains a list of packages supported by conan 2.0, its also kept up to date https://github.com/conan-io/conan-center-index/discussions/16196
-
C++ Is Incredible
2) Go to https://conan.io/center/ and search for nlohmann, click the first hit.
-
What would you change about C++? How would you improve it, and what do you hate about it?
I hope CMake and conan continue to be adopted by more CPP developers. But the future will tell.
-
Is there a timeline for when Boost 1.81 will be added to Conan Center or vpkg's repository?
https://github.com/conan-io/conan-center-index/pull/14888 seems to be mostly green, still computing some configurations, reviews might be a bit slower these holidays days, but I guess it will be there next week.
I was not a reviewer as I said: https://github.com/conan-io/conan-center-index/pull/14888
What are some alternatives?
rust-ndarray - ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
Vcpkg - C++ Library Manager for Windows, Linux, and MacOS
cmake-init-vcpkg-example - cmake-init generated executable project with vcpkg integration
Vulkan - Examples and demos for the Vulkan C++ API
libpq - build2 package for PostgreSQL C client library
autograph - Machine Learning Library for Rust
are-we-learning-yet - How ready is Rust for Machine Learning?
tractjs - Run ONNX and TensorFlow inference in the browser.
tonic - A native gRPC client & server implementation with async/await support.
clblast-rs - clblast bindings for rust
skytable - Skytable is a fast, secure and reliable realtime NoSQL database with keyspaces, tables, data types, authn/authz, snapshots and more to build powerful apps
justrunmydebugger - just run my debugger