PyCNN v2.0 #16
77AXEL
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
📦 Release:
PyCNN v2.0This update enhances PyCNN by adding CUDA (GPU) support for accelerated training and inference when a compatible GPU and CuPy are available. It introduces Adam optimizer support, dynamic layer definitions for user-customized architectures, and various performance optimizations, while allowing users to seamlessly toggle between CPU and GPU backends.
🚀 Key Features
pickle🖥️ PyCNN Usage
Training model
Saving/Loading model
Prediction
Usage exemple
🧾 Changelog
v2.0
v0.2.0
v0.1.1
v0.1.0
📌 Installation
pip install cupy-cuda118 # Match your CUDA version💬 Feedback & Contributions
We welcome issues, suggestions, and contributions!
Check the Discussions tab or see CONTRIBUTING.md
🛡 Security
Found a security issue? Please report privately to:
📧 a.x.e.l777444000@gmail.com
📜 License
Released under the MIT License
This discussion was created from the release PyCNN v2.0.
Beta Was this translation helpful? Give feedback.
All reactions