Пакет: python3-skorch (0.9.0-3)
Ссылки для python3-skorch
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код skorch:
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
scikit-learn compatible neural network library that wraps PyTorch
The goal of skorch is to make it possible to use PyTorch with sklearn. This is achieved by providing a wrapper around PyTorch that has an sklearn interface. In that sense, skorch is the spiritual successor to nolearn, but instead of using Lasagne and Theano, it uses PyTorch.
skorch does not re-invent the wheel, instead getting as much out of your way as possible. If you are familiar with sklearn and PyTorch, you don’t have to learn any new concepts, and the syntax should be well known. (If you’re not familiar with those libraries, it is worth getting familiarized.)
Additionally, skorch abstracts away the training loop, making a lot of boilerplate code obsolete. A simple net.fit(X, y) is enough. Out of the box, skorch works with many types of data, be it PyTorch Tensors, NumPy arrays, Python dicts, and so on. However, if you have other data, extending skorch is easy to allow for that.
Overall, skorch aims at being as flexible as PyTorch while having a clean interface as sklearn.
Другие пакеты, относящиеся к python3-skorch
|
|
|
|
-
- dep: python3
- интерактивный высокоуровневый объектно-ориентированный язык (версия python3 по умолчанию)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- dep: python3-scipy
- scientific tools for Python 3
-
- dep: python3-sklearn
- Python modules for machine learning and data mining - Python 3
-
- dep: python3-tabulate
- pretty-print tabular data in Python3
-
- dep: python3-torch (>= 1.3.1)
- Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
- dep: python3-tqdm
- fast, extensible progress bar for Python 3 and CLI tool
-
- dep: python3.9
- Interactive high-level object-oriented language (version 3.9)
Загрузка python3-skorch
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 94,3 Кб | 529,0 Кб | [список файлов] |