Skip to content

SLIDE (Sub-LInear Deep learning Engine) written in Go

License

Notifications You must be signed in to change notification settings

suleisl2000/goslide

 
 

Repository files navigation

GoSLIDE

GoSLIDE is a Go module implementing the Sub-Linear Deep learning Engine (SLIDE) algorithm introduced by Chen et al, 2019.

This is a work-in-progress port from the original codebase, written in C++.

Once we have a first complete port, we expect to focus on cleaning, refactoring, testing, and maybe even re-engineering some components. Eventually, we will evaluate further expansions, and a possible integration or combination with the spago library.

License

GoSLIDE is licensed under the BSD 2-Clause "Simplified" License. For information about the authors, please refer to the file AUTHORS.md.

This project is strongly based on HashingDeepLearning, which is licensed under the MIT License.

About

SLIDE (Sub-LInear Deep learning Engine) written in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%