Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quantum-integrated-technologies/deepforge
DeepForge : framework for working with machine learning.
https://github.com/quantum-integrated-technologies/deepforge
ai artificial-intelligence cuda library machine-learning ml neural-network
Last synced: about 2 months ago
JSON representation
DeepForge : framework for working with machine learning.
- Host: GitHub
- URL: https://github.com/quantum-integrated-technologies/deepforge
- Owner: Quantum-Integrated-Technologies
- License: mit
- Created: 2024-10-20T18:58:55.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-28T10:18:37.000Z (3 months ago)
- Last Synced: 2024-10-28T13:38:50.600Z (3 months ago)
- Topics: ai, artificial-intelligence, cuda, library, machine-learning, ml, neural-network
- Language: Cuda
- Homepage:
- Size: 113 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# DeepForge : framework for working with machine learning.
![DeepForgeIcon](./assets/img/img.png)*DeepForge is a high-performance machine learning framework built in C++, optimized for GPU acceleration with CUDA. Designed for demanding AI tasks, it offers powerful, scalable solutions for efficient deep learning model training and deployment, ideal for advanced research and production-grade applications.*
[![GitHub stars](https://img.shields.io/github/stars/Quantum-Integrated-Technologies/DeepForge?style=social)](https://github.com/Quantum-Integrated-Technologies/DeepForge/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/Quantum-Integrated-Technologies/DeepForge?style=social)](https://github.com/Quantum-Integrated-Technologies/DeepForge/forks)
[![GitHub issues](https://img.shields.io/github/issues/Quantum-Integrated-Technologies/DeepForge)](https://github.com/Quantum-Integrated-Technologies/DeepForge/issues)
[![GitHub license](https://img.shields.io/github/license/Quantum-Integrated-Technologies/DeepForge)](https://github.com/Quantum-Integrated-Technologies/DeepForge/blob/main/LICENSE)
[![GitHub contributors](https://img.shields.io/github/contributors/Quantum-Integrated-Technologies/DeepForge)](https://github.com/Quantum-Integrated-Technologies/DeepForge/graphs/contributors)
[![GitHub last commit](https://img.shields.io/github/last-commit/Quantum-Integrated-Technologies/DeepForge)](https://github.com/Quantum-Integrated-Technologies/DeepForge)
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/Quantum-Integrated-Technologies/DeepForge)](https://github.com/Quantum-Integrated-Technologies/DeepForge/releases)### Documentation:
Nothing## Highlights
- **DeepForge is a powerful C++ library for building**, training, and deploying **CUDA-enabled neural networks**, designed for flexibility and performance. **Designed specifically for high-performance applications,** DeepForge offers an efficient, scalable toolkit that delivers seamless **GPU-accelerated computing** for deep learning tasks. With an intuitive API and modular architecture, DeepForge helps developers build their own models while optimizing resource usage and minimizing latency, making it ideal for both research and production environments.## Last version: `[Alpha 0.1.2]` - 31.10.2024
> - Tiny updates*To view all change logs, see the [CHANGELOG.md](./CHANGELOG.md) file.*