emlib icon indicating copy to clipboard operation
emlib copied to clipboard

Machine Learning in Emacs Lisp

Results 3 emlib issues
Sort by recently updated
recently updated
newest added

An interesting area to consider would be Keystroke Biometrics. Since all applications of this library are going to be in Emacs, it makes it very easy for us to collect...

To verify if the implementation is correct or not, do some gradient checking and read more about debugging neural networks.

enhancement

Currently the threshold function is the same for all neurons in the network.

bug