Download List

프로젝트 설명

SigmaPi is a simulator for recurrent neural networks of arbitrary topology. It uses the LSTM neuron model, and implements a training algorithm based on RTRL with some extensions taken from RProp.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-06-27 20:59
0.9

추진력 훈련 알고리즘 매개 변수는 최대 속도로 도입되고있다. 또한, 새로운 업데이트 옵션을 잠재적으로 유해한 업데이 트를 버리고이 도입되었습니다.
Tags: Minor feature enhancements
A momentum parameter has been introduced to speed
up the training algorithm. Furthermore, a new
update option has been introduced to discard
potentially harmful updates.

2002-06-22 23:42
0.8

이 버전은 옵션을 쌍곡선 tangents 또는 게이트 활성화를위한 가우스 종을 사용하여 추가합니다.
Tags: Minor feature enhancements
This version adds the option to use the hyperbolic
tangents or the Gaussian bell for gate activation.

2002-06-15 22:33
0.7

이 버전의 신호를 하나 이상의 집합을 처리할 수있습니다. 신호의 모든 설정을 다른 패턴으로 처리됩니다. 모든 패턴은 어디에 적어도 하나의 표적 신호를 제공하는 훈련을하실 수있습니다. 게다가, 지금은 RTRL 정밀도 향상에 게시 - 그라디언트 recalculations 업데이 트를하실 수있습니다.
Tags: Minor feature enhancements
This version is able to process more than one set
of signals. Every set of signals is treated as a
different pattern. All patterns where at least one
target signal is provided can be trained.
Furthermore, RTRL now allows post-update gradient
recalculations to improve precision.

2002-05-22 21:57
0.6

LSTM 신경 모델 '잊어버려하도록 확장되었습니다 게이츠'.
Tags: Minor feature enhancements
The LSTM neuron model has been extended to 'Forget Gates'.

2002-05-15 01:41
0.5

이 릴리스 LSTM로 (장기 단기 메모리) 확장되었습니다 RTRL 한계를 극복하기 위해 뉴런. 그것은 약 7 배 빠른 0.4 이상이다.
Tags: Major feature enhancements
This release has been extended to LSTM (Long Short-Term Memory) neurons to overcome RTRL limitations. It is about seven times faster than 0.4.

Project Resources