Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
smonsays authored Feb 15, 2023
1 parent e7524a6 commit f99fdf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Official implementation of the paper [A contrastive rule for meta-learning](http
## Usage

- [`metaopt_spiking/`](https://github.com/smonsays/contrastive-meta-learning/blob/main/metaopt_spiking) implements the meta-optimization experiments of section 5.2 and the recurrent spiking network experiments of section 5.4
- [`fewshot/`](https://github.com/smonsays/contrastive-meta-learning/blob/main/fewshot) links to the visual few-shot experiments of section 5.3
- [`fewshot/`](https://github.com/smonsays/contrastive-meta-learning/blob/main/fewshot) implements the visual few-shot experiments of section 5.3
- [`bandit/`](https://github.com/smonsays/contrastive-meta-learning/blob/main/bandit) implements the reward-based learning experiment of section 5.5

## Dependencies
Expand Down

0 comments on commit f99fdf4

Please sign in to comment.