-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,18 @@ | ||
# ReproInventory | ||
A repo for developing the ReproNim inventory of training resources. | ||
|
||
# Background | ||
ReproNim has developed a lot of training resources. INCF-ReproNim's fellows have developed a lot of training resources. | ||
The community (neuroimaging and beyond) have developed a lot of training resources. When a user is faced with the | ||
desire to 'teach' a topic, how do they navigate all this content to find (or adapt, as needed) the right resources | ||
to start from? | ||
|
||
We seek to create a ***ReproNim Inventory of Training Resources*** to help find what's out there so that users can more efficiently | ||
identify, reuse and adapt existing resources instead of always starting from scratch. | ||
|
||
## Similar Efforts | ||
We know of a number of existing resources that have attempted to do parts of this. These include (but are not limited to): | ||
* [ReproRehabDB](https://reprorehabdb.usc.edu/) | ||
* [LearnNeuroimaging/Hitchhacker's guide to the brain](https://learn-neuroimaging.github.io/hitchhackers_guide_brain/) | ||
* [NITRC Training Resource Query](https://www.nitrc.org/search/?type_of_search=group&q=training) | ||
* And many more! (add your faviorites here!) |