Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / and-rewsmith/RecurrentForwardForward issues and pull requests

#67 - [nomerge]: simple poc

Pull Request - State: open - Opened by and-rewsmith 9 months ago

#66 - raytune: FF hyperparam optimization

Issue - State: closed - Opened by and-rewsmith 12 months ago

#65 - Determine if we want to run dedicated experiments

Issue - State: closed - Opened by and-rewsmith about 1 year ago

#64 - Get opinions from Michael Bice

Issue - State: closed - Opened by and-rewsmith about 1 year ago

#63 - Plan high level paper changes

Issue - State: closed - Opened by and-rewsmith about 1 year ago

#62 - Explore double activation pattern (stefano mentioned)

Issue - State: closed - Opened by and-rewsmith about 1 year ago

#61 - Moonshot: Integrate LPL Rule into FF and check if better

Issue - State: closed - Opened by and-rewsmith about 1 year ago

#60 - Experiment: smoothing

Pull Request - State: open - Opened by and-rewsmith over 1 year ago

#59 - Experiment: parametrized spectral norm low batch size

Pull Request - State: open - Opened by and-rewsmith over 1 year ago

#58 - [chore]: activation collection pre-accuracy check

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#57 - [ci]: mypy linting

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#56 - [chore]: cleanup analysis scripts post ICLR submission

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#55 - [docs]: paper figures

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#54 - Andsmi/stef init2

Pull Request - State: open - Opened by and-rewsmith over 1 year ago

#53 - L1 Reg

Pull Request - State: open - Opened by and-rewsmith over 1 year ago

#52 - [docs]: various visualizations

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#51 - [fix]: fix Moving MNIST

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#50 - [fix]: SOTA accuracy

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#49 - [feat]: save and load weights

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#48 - [fix]: log metrics for every batch

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#47 - abondoned: bad logic for optimizer metrics fix

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#46 - [feat]: train accuracy metric

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#45 - [feat]: optimizer metrics

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#44 - [fix]: simplify architecture

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#43 - [fix]: simplify architecture

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#42 - [feat]: receptive fields via convolutions

Pull Request - State: open - Opened by and-rewsmith over 1 year ago

#41 - [chore]: move hyperparam search into RecurrentFF

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#40 - [docs]: nit typo

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#39 - [docs]: typo

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#38 - [docs]: specify contributions

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#37 - [fix]: fix layer norm

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#36 - [chore]: adjust hyperparam search

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#35 - [ci]: fix parse error

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#34 - [fix]: no explicit data config crashes

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#33 - [chore]: license badge

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#32 - [perf]: flip objective function

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago - 1 comment

#31 - [chore]: better hyperparam search

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#30 - [feat]: hyperparam search on MNIST

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#29 - [perf]: better hyperparams, logging, settings

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#28 - [feat]: negative data synthesis

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#27 - [ci]: fix failing test

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#26 - [ci]: add threshold for pass or fail

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#25 - [ci]: fix typos

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#24 - [ci] cancel in-progress dup runs

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#23 - [docs]: reference contributing file

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#22 - [ci]: fix badge and checkin

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#21 - [ci]: add badge to README.md

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#20 - [ci]: fix regression test

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#19 - [ci]: regression tests

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#18 - [ci]: checkin gates

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#17 - [ci]: checks and license

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#16 - Config: Default to `mps`

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#15 - Config.toml: Remove old fields

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#14 - Config: Model config file and `DataConfig`

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#13 - Update README.md

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#12 - Fix imports

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#11 - Refactor model.py, utils, and follow composition pattern

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#10 - Update README.md

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#9 - Fix ReadME

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#8 - Refactor: Cleanup code around training

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#7 - Fix: const imports and useless TODO

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#6 - Add Dataset: Moving MNIST

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#5 - Seq-MNIST

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#4 - Debug regression in acc

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#3 - Support dataset that changes over time.

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#2 - Code cleanup

Pull Request - State: closed - Opened by and-rewsmith over 1 year ago

#1 - Bb

Issue - State: closed - Opened by YuriSouza7771 over 1 year ago