numenta / nupic.research

Experimental algorithms. Unsupported.
https://nupicresearch.readthedocs.io
GNU Affero General Public License v3.0
104 stars 60 forks source link

RES-2579: archive old projects #611

Closed lscheinkman closed 2 years ago

lscheinkman commented 2 years ago

Clean up projects folder moving old/inactive projects to projects/archive The new project structure looks like this:

├── archive
│   ├── continuous_learning
│   ├── dynamic_sparse
│   ├── ray_tune_example
│   ├── tensorflow
│   └── weight_init
├── ax
├── backprop_structure
├── dendrites
├── greedy_infomax
├── gsc
├── imagenet
├── lightning
├── mandp
├── meta_cl
├── rsm
├── sdr_math
├── sigopt
├── vernon_continual
├── vernon_examples
├── visual_recognition_grid_cells
└── whydense