Skip to content

Releases: simplyYan/GalaktaGlare

2.1.6

14 Jun 13:34
44b408b
Compare
Choose a tag to compare

TTS has finally been added. It's still in testing, but you can try it now.

Full Changelog: v2.1.5...v2.1.6

2.1.5

14 Jun 13:11
61238c1
Compare
Choose a tag to compare

LSTM has been added, now you can use it! Check out the documentation by clicking here.

Full Changelog: v2.1.4...v2.1.5

2.1.4

12 Jun 11:13
875d2d3
Compare
Choose a tag to compare

Bug fixes:
An error encountered indicates that there was an attempt to access an index out of range in one of its slices. This error probably occurred because the i index in the Train function was used to access both inputs and targets directly, causing a problem when the number of iterations is greater than the number of input examples.

Full Changelog: 2.1.3...v2.1.4

2.1.3

11 Jun 14:21
2caf186
Compare
Choose a tag to compare
Add files via upload

2.1.2

11 Jun 14:17
2755ec8
Compare
Choose a tag to compare

Bug fixes -_-

Full Changelog: 2.1.1...v2.1.2

2.1.1

11 Jun 14:04
117ecf9
Compare
Choose a tag to compare

Repository has been organized, and directory conflicts have been fixed.

Full Changelog: v2.1.0...2.1.1

2.1.0

11 Jun 13:19
a50b175
Compare
Choose a tag to compare

Full Changelog: v2.0.5...v2.1.0

2.0.5

12 Apr 12:51
15b0458
Compare
Choose a tag to compare

Great improvement in the precision of the Numseq() and StrNQ() functions

Full Changelog: v2.0.4...v2.0.5

2.0.4

11 Apr 21:53
3c8a080
Compare
Choose a tag to compare
v2.0.4

Update galaktaglare.go

2.0.3

11 Apr 11:28
bbfb746
Compare
Choose a tag to compare

Full Changelog: v2.0.2...v2.0.3