Skip to content

Commit

Permalink
Adding LSTM documentation and information to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
simplyYan authored Jun 14, 2024
1 parent f91ebdf commit 61238c1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,12 @@ GalaktaGlareIMG
go get -u github.com/simplyYan/GalaktaGlare/src/GalaktaGlareIMG
```
> Docs: https://github.com/simplyYan/GalaktaGlare/wiki/GalaktaGlareIMG
- LSTM:
GalaktaGlareLSTM
```
go get -u github.com/simplyYan/GalaktaGlare/src/GalaktaGlareLSTM
```
> Docs: https://github.com/simplyYan/GalaktaGlare/wiki/GalaktaGlareLSTM
## Documentation
The documentation is available on the [Wiki of this repository](https://github.com/simplyYan/GalaktaGlare/wiki/Docs).
Expand Down

0 comments on commit 61238c1

Please sign in to comment.