All Projects → puzzlelib → PuzzleLib

puzzlelib / PuzzleLib

Licence: Apache-2.0 license
Deep Learning framework with NVIDIA & AMD support

Programming Languages

python
139335 projects - #7 most used programming language
c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
Cuda
1817 projects

Projects that are alternatives of or similar to PuzzleLib

Cupy
NumPy & SciPy for GPU
Stars: ✭ 5,625 (+10717.31%)
Mutual labels:  numpy, tensor
Iml
Курс "Введение в машинное обучение" (ВМК, МГУ имени М.В. Ломоносова)
Stars: ✭ 46 (-11.54%)
Mutual labels:  numpy, ml
Drlkit
A High Level Python Deep Reinforcement Learning library. Great for beginners, prototyping and quickly comparing algorithms
Stars: ✭ 29 (-44.23%)
Mutual labels:  numpy, tensor
Machinelearningcourse
A collection of notebooks of my Machine Learning class written in python 3
Stars: ✭ 35 (-32.69%)
Mutual labels:  numpy, ml
Mars
Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.
Stars: ✭ 2,308 (+4338.46%)
Mutual labels:  numpy, tensor
Megengine
MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架
Stars: ✭ 4,081 (+7748.08%)
Mutual labels:  numpy, tensor
Tensorly
TensorLy: Tensor Learning in Python.
Stars: ✭ 977 (+1778.85%)
Mutual labels:  numpy, tensor
support-tickets-classification
This case study shows how to create a model for text analysis and classification and deploy it as a web service in Azure cloud in order to automatically classify support tickets. This project is a proof of concept made by Microsoft (Commercial Software Engineering team) in collaboration with Endava http://endava.com/en
Stars: ✭ 142 (+173.08%)
Mutual labels:  numpy, ml
Mtensor
A C++ Cuda Tensor Lazy Computing Library
Stars: ✭ 115 (+121.15%)
Mutual labels:  numpy, tensor
Pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Stars: ✭ 52,811 (+101459.62%)
Mutual labels:  numpy, tensor
Cloud Volume
Read and write Neuroglancer datasets programmatically.
Stars: ✭ 63 (+21.15%)
Mutual labels:  numpy, tensor
Einops
Deep learning operations reinvented (for pytorch, tensorflow, jax and others)
Stars: ✭ 4,022 (+7634.62%)
Mutual labels:  numpy, tensor
Andrew Ng Notes
This is Andrew NG Coursera Handwritten Notes.
Stars: ✭ 180 (+246.15%)
Mutual labels:  numpy, ml
NDScala
N-dimensional arrays in Scala 3. Think NumPy ndarray, but type-safe over shapes, array/axis labels & numeric data types
Stars: ✭ 37 (-28.85%)
Mutual labels:  numpy, tensor
char-rnn-tensorflow
코드를 간결하게 정리하고 한글주석을 추가한 Char-RNN
Stars: ✭ 24 (-53.85%)
Mutual labels:  ml
Machine-Learning-Projects-2
No description or website provided.
Stars: ✭ 23 (-55.77%)
Mutual labels:  ml
oomstore
Lightweight and Fast Feature Store Powered by Go (and Rust).
Stars: ✭ 76 (+46.15%)
Mutual labels:  ml
kaggle
Kaggle solutions
Stars: ✭ 17 (-67.31%)
Mutual labels:  ml
dsp-theory
Theory of digital signal processing (DSP): signals, filtration (IIR, FIR, CIC, MAF), transforms (FFT, DFT, Hilbert, Z-transform) etc.
Stars: ✭ 643 (+1136.54%)
Mutual labels:  numpy
informatica-public
Public code developed during my MSc study at University of Bologna
Stars: ✭ 79 (+51.92%)
Mutual labels:  ml

PuzzleLib

PuzzleLib is a high level Deep Learning framework with CPU (Intel/AMD) and GPU (NVIDIA/AMD) support. The library is written in Python, it is modular and dynamic.

Installation

For detailed instructions on how to install the library and dependencies, see the documentation for Windows and Linux/macOS installation.

PuzzleLib supports:

  • NVIDIA GPU (CUDA backend);
  • AMD GPU (ROCm backend);
  • Intel CPU (mkl-dnn backend);
  • AMD CPU (numpy backend).

Documentation

https://docs.puzzlelib.org

License

Apache License 2.0


PuzzleLib

PuzzleLib - это библиотека для построения нейронных сетей с поддержкой вычислений на CPU (Intel/AMD) и GPU (NVIDIA/AMD). Библиотека модульная и динамическая, написана на языке Python.

Установка

Для детальных инструкций по установке библиотеки и её зависимостей смотрите документацию: установка на Windows и на Linux/macOS.

PuzzleLib поддерживает:

  • NVIDIA GPU (CUDA backend);
  • AMD GPU (ROCm backend);
  • Intel CPU (mkl-dnn backend);
  • AMD CPU (numpy backend).

Документация

https://docs.puzzlelib.org

Лицензия

Apache License 2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].