https://github.com/neurodata/nd_ed
Collection of educational resources. Primarily focused on skills that are helpful in the NeuroData lab or the Neuro Data Design course at Johns Hopkins University.
https://github.com/neurodata/nd_ed
Last synced: about 1 year ago
JSON representation
Collection of educational resources. Primarily focused on skills that are helpful in the NeuroData lab or the Neuro Data Design course at Johns Hopkins University.
- Host: GitHub
- URL: https://github.com/neurodata/nd_ed
- Owner: neurodata
- License: mit
- Created: 2020-11-19T13:44:49.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-09-13T17:52:12.000Z (almost 4 years ago)
- Last Synced: 2025-01-07T23:25:50.330Z (over 1 year ago)
- Homepage:
- Size: 50.8 KB
- Stars: 9
- Watchers: 4
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nd_ed
A collection of educational resources.
- [Coding in Python](https://github.com/neurodata/nd_ed/blob/main/coding_python.md)
- [Command line, git, and other general coding tools](https://github.com/neurodata/nd_ed/blob/main/general_coding_tools.md)
- [Communication](https://github.com/neurodata/nd_ed/blob/main/communication.md)
- [General math and statistics](https://github.com/neurodata/nd_ed/blob/main/math_stat.md)
- [Graph statistics](https://github.com/neurodata/nd_ed/blob/main/graph_stat.md)
- Independence and hypothesis testing
- Forests and lifelong learning
- [Neuroscience](https://github.com/neurodata/nd_ed/blob/main/neuroscience.md)
## About nd_ed
`nd_ed` is short for NeuroData education! This list is a compilation of resources which we
have found important for doing work with the [NeuroData lab](https://neurodata.io/) at
Johns Hopkins University. Wherever possible, we are trying to populate this list with
resources found elsewhere on the internet (i.e. most things on this list were not created
by us, just compiled here).
## Adding to nd_ed
We welcome contributions (please open a [PR](https://github.com/neurodata/nd_ed/compare)).
## Questions, comments and requests
If there is something you are confused by or would like to make a request (e.g. there is some
topic you want to learn more about, and the resources here are insufficient) please open an
[issue](https://github.com/neurodata/nd_ed/issues/new/choose).