Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / codeBehindMe/gosom issues and pull requests

#30 - Added license file

Pull Request - State: closed - Opened by codeBehindMe over 3 years ago

#29 - Sum of weights signals for tracking

Issue - State: open - Opened by codeBehindMe about 4 years ago
Labels: enhancement

#28 - Feature/remove sigma

Pull Request - State: closed - Opened by codeBehindMe about 4 years ago

#27 - Remove sigma in algo package.

Issue - State: closed - Opened by codeBehindMe about 4 years ago
Labels: refactoring

#26 - Removed SOM struct from algo package

Pull Request - State: closed - Opened by codeBehindMe about 4 years ago

#25 - Remove SOM structure in algo package

Issue - State: closed - Opened by codeBehindMe about 4 years ago
Labels: enhancement, refactoring, breaking

#24 - Removed unused intterfaces and types

Pull Request - State: closed - Opened by codeBehindMe about 4 years ago

#23 - Added panic for file open error

Pull Request - State: closed - Opened by codeBehindMe about 4 years ago

#22 - Removed receiver channel closure

Pull Request - State: closed - Opened by codeBehindMe about 4 years ago

#21 - File feeder file errors ignored causing significant debugging issues.

Issue - State: closed - Opened by codeBehindMe about 4 years ago - 1 comment
Labels: bug

#20 - Training loop closing channel causing send on closed channel error

Issue - State: closed - Opened by codeBehindMe about 4 years ago - 1 comment
Labels: bug, breaking

#19 - Added initialisation to main API

Pull Request - State: closed - Opened by codeBehindMe about 4 years ago

#18 - Missing initialisation in new API

Issue - State: closed - Opened by codeBehindMe about 4 years ago
Labels: bug, breaking

#17 - Added main API

Pull Request - State: closed - Opened by codeBehindMe about 4 years ago

#16 - Main API added

Pull Request - State: closed - Opened by codeBehindMe about 4 years ago

#15 - Validate input dims for each of the training samples.

Issue - State: open - Opened by codeBehindMe about 4 years ago
Labels: enhancement

#14 - 0.1.1 iteration counter is incorrect.

Issue - State: closed - Opened by codeBehindMe about 4 years ago - 1 comment
Labels: bug

#13 - Remove trainer and Learner interfaces

Issue - State: closed - Opened by codeBehindMe about 4 years ago
Labels: good first issue, refactoring

#12 - Remove JSONWeight unused structure.

Issue - State: closed - Opened by codeBehindMe about 4 years ago
Labels: good first issue, refactoring

#11 - Create a deterministic data generator for testing.

Issue - State: open - Opened by codeBehindMe about 4 years ago
Labels: enhancement, testing

#10 - New SOM function does not initialise sigmaZero correctly.

Issue - State: closed - Opened by codeBehindMe about 4 years ago - 1 comment
Labels: bug, good first issue

#9 - DumpWeights should be more generic to write bytes to any writer.

Issue - State: closed - Opened by codeBehindMe about 4 years ago - 1 comment
Labels: enhancement

#8 - Move the main API to the gosom package.

Issue - State: closed - Opened by codeBehindMe about 4 years ago - 1 comment
Labels: enhancement, tedious

#7 - Create a more concise README file.

Issue - State: open - Opened by codeBehindMe about 4 years ago
Labels: documentation, enhancement

#6 - Changed learning rate decay method to return a current learning rate

Pull Request - State: closed - Opened by codeBehindMe about 4 years ago

#5 - Bugfix/sigma

Pull Request - State: closed - Opened by codeBehindMe about 4 years ago

#4 - Learning Rate decay is not as per required function

Issue - State: closed - Opened by codeBehindMe about 4 years ago - 1 comment
Labels: bug, tedious

#3 - Sigma decay is incorrect

Issue - State: closed - Opened by codeBehindMe about 4 years ago
Labels: bug, tedious

#2 - Failing visualisation test for 10 colours

Issue - State: closed - Opened by codeBehindMe about 4 years ago - 2 comments
Labels: bug

#1 - Numerical Underflow

Issue - State: closed - Opened by codeBehindMe about 4 years ago - 1 comment
Labels: bug, good first issue