Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uncomplicate/deep-diamond
A fast Clojure Tensor & Deep Learning library
https://github.com/uncomplicate/deep-diamond
clojure cuda deep-learning deep-neural-networks dnnl gpu java nvidia
Last synced: 2 months ago
JSON representation
A fast Clojure Tensor & Deep Learning library
- Host: GitHub
- URL: https://github.com/uncomplicate/deep-diamond
- Owner: uncomplicate
- License: epl-1.0
- Created: 2019-03-03T13:09:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-17T16:44:16.000Z (6 months ago)
- Last Synced: 2024-05-18T12:15:42.009Z (6 months ago)
- Topics: clojure, cuda, deep-learning, deep-neural-networks, dnnl, gpu, java, nvidia
- Language: Clojure
- Homepage: https://aiprobook.com
- Size: 1.35 MB
- Stars: 414
- Watchers: 29
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[New books available for subscription](https://aiprobook.com)
# Deep Diamond
[Adopt your pet function](https://dragan.rocks/articles/18/Patreon-Announcement-Adopt-a-Function) and [become a patron](https://patreon.com/draganrocks).
Deep Diamond is a Clojure library for fast tensors and neural network related computations based on the highly optimized native libraries and computation routines for both CPU and GPU.
## When will it be released?
[Alpha is already available on Clojars](https://clojars.org/uncomplicate/deep-diamond)
The progress goes along with the [books](https://aiprobook.com)## License
Copyright © 2019-2020 Dragan Djuric
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.