[ buster ]
[ Източник: lua-torch-nn ]
Пакет: lua-torch-nn (0~20171002-g8726825+dfsg-4)
Връзки за lua-torch-nn
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник lua-torch-nn.
- [lua-torch-nn_0~20171002-g8726825+dfsg-4.dsc]
- [lua-torch-nn_0~20171002-g8726825+dfsg.orig.tar.xz]
- [lua-torch-nn_0~20171002-g8726825+dfsg-4.debian.tar.xz]
Отговорници:
Външни препратки:
- Начална страница [github.com]
Подобни пакети:
Neural Network Package for Torch Framework
This package provides an easy and modular way to build and train simple or complex neural networks using Torch Framework:
* Modules are the bricks used to build neural networks. Each are themselves neural networks, but can be combined with other networks using containers to create complex neural networks:
+ Module: abstract class inherited by all modules. + Containers: container classes. + Transfer functions: non-linear functions. + Simple layers: simple network layer like `Linear`. + Table layers: layers for manipulating `table`s. + Convolution layers: several kinds of convolutions.
* Criterions compute a gradient according to a given loss function given an input and a target:
+ Criterions: a list of all criterions. + `MSECriterion`: the Mean Squared Error criterion used for regression; + `ClassNLLCriterion`: the Negative Log Likelihood criterion used for classification.
* Additional documentation:
+ Overview of the package essentials including modules, containers and training. + Training: how to train a neural network using optim. + Testing: how to test your modules. + Experimental Modules: a package containing experimental modules and criteria.
This package is a core part of the Torch Framework.
Други пакети, свързани с lua-torch-nn
|
|
|
|
-
- dep: libtorch-thnn-dev (>= 0~20171002-g8726825+dfsg-4)
- libTHNN.so of Neural Network Package for Torch Framework (dev)
-
- dep: lua-moses (>= 2.0.0~)
- Utility library for functional programming in Lua
-
- dep: lua-torch-torch7
- Torch Package for Torch Framework
-
- sug: luajit
- Just in time compiler for Lua programming language version 5.1
Изтегляне на lua-torch-nn
Архитектура | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|
all | 419,0 кБ | 1 381,0 кБ | [списък на файловете] |