Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeLam authored Jan 28, 2024
1 parent 25d2518 commit 93c1953
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,5 @@
[![CI](https://github.com/GuillaumeLam/LiquidStateMachine.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/GuillaumeLam/LiquidStateMachine.jl/actions/workflows/CI.yml)
[![codecov](https://codecov.io/gh/GuillaumeLam/LiquidStateMachine.jl/branch/main/graph/badge.svg?token=253C4QPX45)](https://codecov.io/gh/GuillaumeLam/LiquidStateMachine.jl)

Package for LSM framework using WaspNet.jl at the core for spiking neuron dynamics.
Documentation webpage has yet to be available, will make it available soon. In the mean time, check out examples using the package in /docs/src/examples.md

Interfaces with ReinforcementLearning.jl.
Compatible with Flux.jl & Zygote.jl.

### TODO:
=====
+ add docs
+ add tests
+ add readme badge of top two items
+ make python version of lib
+ publish package
+ make logo for package
Package for a Liquid State Machine framework.
Checkout the [documentation](http://www.guillaumelam.com/LiquidStateMachine.jl/dev/) to get started.

0 comments on commit 93c1953

Please sign in to comment.