Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / kronenthaler/libai issues and pull requests
#69 - Update README.md
Pull Request -
State: closed - Opened by sahilunagar00 over 2 years ago
- 1 comment
Labels: spam
#68 - Fuzzy improvements
Pull Request -
State: closed - Opened by kronenthaler over 7 years ago
- 1 comment
#67 - feat: improvements on the SVM algorithm: generic kernel support, code…
Pull Request -
State: closed - Opened by kronenthaler almost 8 years ago
- 2 comments
#66 - Preconditions
Pull Request -
State: closed - Opened by kronenthaler almost 8 years ago
- 3 comments
#65 - feat: revised Hopfield network implementation
Pull Request -
State: closed - Opened by kronenthaler almost 8 years ago
- 2 comments
#64 - feat: improvements on the Kohonen network, prototype patterns are ret…
Pull Request -
State: closed - Opened by kronenthaler almost 8 years ago
- 1 comment
#63 - refactor: Hebb network as supervised network.
Pull Request -
State: closed - Opened by kronenthaler almost 8 years ago
- 1 comment
#62 - test: add kohonen tests
Pull Request -
State: closed - Opened by kronenthaler about 8 years ago
- 2 comments
#61 - refactor: remove inverted logic for the progress bars
Pull Request -
State: closed - Opened by kronenthaler about 8 years ago
- 4 comments
#61 - refactor: remove inverted logic for the progress bars
Pull Request -
State: closed - Opened by kronenthaler about 8 years ago
- 4 comments
#60 - perf: small improvements on the codebase based on codacy report
Pull Request -
State: closed - Opened by kronenthaler about 8 years ago
- 4 comments
#59 - Add a Codacy badge to README.md
Pull Request -
State: closed - Opened by codacy-badger about 8 years ago
- 1 comment
#58 - feat: extracted backpropagation implementation from the MultilayerPer…
Pull Request -
State: closed - Opened by kronenthaler about 8 years ago
- 2 comments
#57 - Tests, random and misc in nn.unsupervised
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
- 2 comments
#56 - refactor: promote the open method to the abstract class and provide o…
Pull Request -
State: closed - Opened by kronenthaler about 8 years ago
- 2 comments
#55 - DataSets are weird...
Issue -
State: open - Opened by dktcoding about 8 years ago
- 1 comment
#54 - Add tests for MySQLDataSet
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
- 1 comment
#53 - Add tests for TextFieldDataSet
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
- 2 comments
#52 - Add initial tests for genetics
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
- 1 comment
#51 - Allow setting the random generator in NeuralNetwork
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
- 1 comment
#50 - About NeuralNetwork#open()
Issue -
State: closed - Opened by dktcoding about 8 years ago
- 5 comments
#49 - Add initial tests for RBF
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
- 1 comment
#48 - Add tests for pair and triplet
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
- 2 comments
#47 - Add more tests for MLP
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
- 1 comment
#46 - Add more tests matrix
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
- 2 comments
#45 - Add initial tests for svm
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
- 3 comments
#44 - Add tests for everything in the functions package
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
- 2 comments
#43 - Unit test
Issue -
State: open - Opened by kronenthaler about 8 years ago
#42 - Search tests
Pull Request -
State: closed - Opened by kronenthaler about 8 years ago
- 1 comment
#41 - chore: switch to jacoco as offers integration with netbeans editor.
Pull Request -
State: closed - Opened by kronenthaler about 8 years ago
- 1 comment
#40 - Migration from Ant to Maven
Pull Request -
State: closed - Opened by kronenthaler about 8 years ago
- 3 comments
#39 - Input validation in NeuralNetwork
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
#38 - Fix horrible mistake in last pr
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
#37 - Input validation nn
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
- 1 comment
#36 - Input validation matrix
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
#35 - Fix javadoc in Adaline and LVQ
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
#34 - About Matrix#applyInIdentity()
Issue -
State: closed - Opened by dktcoding about 8 years ago
- 2 comments
#33 - NN offsets
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
#32 - NeuralNetwork not completely honoring the offset value
Issue -
State: closed - Opened by dktcoding about 8 years ago
- 2 comments
#31 - Added ant targets and remove the docs folder (issue #30)
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
#30 - Removing Netbeans dependency
Issue -
State: closed - Opened by dktcoding about 8 years ago
- 2 comments
#29 - Add some tests
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
#28 - Misc failsafe changes
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
- 2 comments
#27 - Add Travis CI
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
- 1 comment
#26 - Unsorted nn changes
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
#25 - MLP backpropagation parameters
Issue -
State: closed - Opened by dktcoding about 8 years ago
- 3 comments
#24 - Fix Matrix#fill()
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
#23 - Input validation
Issue -
State: closed - Opened by dktcoding about 8 years ago
- 5 comments
#22 - Implement Octave binary `mat` format
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
- 5 comments
#21 - Random matrix initialization in MLP
Issue -
State: closed - Opened by dktcoding about 8 years ago
- 3 comments
#20 - Implement Gauss, Sinc and ArcTangent
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
#19 - "Fix" javadoc
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
#18 - Summer(?) plans
Issue -
State: closed - Opened by dktcoding about 8 years ago
- 2 comments
#17 - Initial commit for changing long seed for Random
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
#16 - Minor nitpick when populating the identity matrix
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
#15 - Changes in libai.common.functions
Issue -
State: closed - Opened by dktcoding about 8 years ago
- 2 comments
#14 - Add Matrix unittests
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
#13 - Change currentTimeMillis() for nanoTime()
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
- 1 comment
#12 - Added the License header to all the source files.
Pull Request -
State: closed - Opened by dktcoding about 8 years ago
- 2 comments
#11 - Licensing
Issue -
State: closed - Opened by dktcoding over 8 years ago
- 6 comments
#10 - Add support for standard formats
Issue -
State: open - Opened by kronenthaler over 10 years ago
- 1 comment
Labels: enhancement
#9 - Review all implementations
Issue -
State: open - Opened by kronenthaler almost 11 years ago
Labels: enhancement
#8 - Add recommendations algorithms/estimators.
Issue -
State: open - Opened by kronenthaler almost 11 years ago
Labels: enhancement
#7 - Proper implementation of splitKeepingRelation for the MySQLDataSet
Issue -
State: closed - Opened by kronenthaler almost 11 years ago
Labels: enhancement
#6 - DataSet + NeuralNetworks
Issue -
State: open - Opened by kronenthaler almost 11 years ago
Labels: enhancement
#5 - Bayes Networks
Issue -
State: open - Opened by kronenthaler almost 11 years ago
Labels: enhancement
#4 - Deal with missing attributes on C4.5
Issue -
State: open - Opened by kronenthaler almost 11 years ago
Labels: enhancement
#3 - Datasource refactor
Pull Request -
State: closed - Opened by kronenthaler almost 11 years ago
#2 - Bayes
Pull Request -
State: closed - Opened by kronenthaler over 11 years ago
#1 - NN parameter class
Issue -
State: open - Opened by kronenthaler over 11 years ago
Labels: enhancement