Skip to content

Commit

Permalink
Set up the project structure
Browse files Browse the repository at this point in the history
  • Loading branch information
konstantinosfragkoulis committed Sep 21, 2024
1 parent ea52ae1 commit d234ce3
Show file tree
Hide file tree
Showing 20 changed files with 65 additions and 20 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Introduction to Neuroscience
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Clinical Neurotechnologies: Brain
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Clinical Neurotechnologies: Spinal Cord
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Invasive Brain Machine Interfaces
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Neuroimaging of the Human Nervous System
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Stem Cells and Regenerative Medicine
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Non-invasive Neuromodulation
12 changes: 12 additions & 0 deletions 1 - Neuroscience/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Neuroscience

Welcome to the **Neuroscience** section of the Neurotech Education Project. In this section, you will learn about the structure and function of the nervous system, various clinical neurotechnologies, and how cutting-edge techniques like brain-machine interfaces and neuroimaging are advancing the field.

### Lessons:
- [1.1 - Introduction to Neuroscience](./Introduction%20to%20Neuroscience)
- [1.2 - Clinical Neurotechnologies: Brain](./Clinical%20Neurotechnologies%20Brain)
- [1.3 - Clinical Neurotechnologies: Spinal Cord](./Clinical%20Neurotechnologies%20Spinal%20Cord)
- [1.4 - Invasive Brain Machine Interfaces](./Invasive%20Brain%20Machine%20Interfaces)
- [1.5 - Neuroimaging of the Human Nervous System](./Neuroimaging%20of%20the%20Human%20Nervous%20System)
- [1.6 - Stem Cells and Regenerative Medicine](./Stem%20Cells%20and%20Regenerative%20Medicine)
- [1.7 - Non-invasive Neuromodulation](./Non-invasive%20Neuromodulation)
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Introduction to Artificial Intelligence
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Machine Learning
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Neural Networks
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Supervised Learning
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Unsupervised Learning
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Reinforcement Learning
1 change: 1 addition & 0 deletions 2 - Artificial Intelligence/2.7 - Deep Learning/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Deep Learning
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Training Neural Networks
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Applications of AI in Neuroscience
14 changes: 14 additions & 0 deletions 2 - Artificial Intelligence/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Artificial Intelligence

This section focuses on **Artificial Intelligence** and its key components such as Machine Learning, Neural Networks, and Deep Learning. You will explore how AI works, how it's trained, and how it can be applied to neuroscience.

### Lessons:
- [2.1 - Introduction to Artificial Intelligence](./Introduction%20to%20Artificial%20Intelligence)
- [2.2 - Machine Learning](./Machine%20Learning)
- [2.3 - Neural Networks](./Neural%20Networks)
- [2.4 - Supervised Learning](./Supervised%20Learning)
- [2.5 - Unsupervised Learning](./Unsupervised%20Learning)
- [2.6 - Reinforcement Learning](./Reinforcement%20Learning)
- [2.7 - Deep Learning](./Deep%20Learning)
- [2.8 - Training Neural Networks](./Training%20Neural%20Networks)
- [2.9 - Applications of AI in Neuroscience](./Applications%20of%20AI%20in%20Neuroscience)
1 change: 1 addition & 0 deletions 3 - Ethical Considerations/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Ethical Considerations
42 changes: 22 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,26 +6,28 @@ Welcome to the **Neurotech Education Project**! This repository is an open-sourc

Use the links below to navigate through the lessons and sections of this repository:

- [**Neuroscience**]()
- [**Introduction to Neuroscience**]()
- [**Clinical Neurotechnologies: Brain**]()
- [**Clinical Neurotechnologies: Spinal Cord**]()
- [**Invasive Brain Machine Interfaces**]()
- [**Neuroimaging of the human nervous system**]()
- [**Stem Cells and Regenerative Medicine**]()
- [**Non-invasive Neuromodulation**]()

- [**Artificial Intelligence**]()
- [**Introduction to Artificial Intelligence**]()
- [**Supervised Learning**]()
- [**Unsupervised Learning**]()
- [**Reinforcement Learning**]()
- [**Deep Learning**]()
- [**Training Neural Networks**]()

- [**Applications of AI in Neuroscience**]()
- [**Real-World Example**]()
- [**Ethical Considerations**]()
- [**1 - Neuroscience**]()
- [**1.1 - Introduction to Neuroscience**]()
- [**1.2 - Clinical Neurotechnologies: Brain**]()
- [**1.3 - Clinical Neurotechnologies: Spinal Cord**]()
- [**1.4 - Invasive Brain Machine Interfaces**]()
- [**1.5 - Neuroimaging of the Human Nervous System**]()
- [**1.6 - Stem Cells and Regenerative Medicine**]()
- [**1.7 - Non-invasive Neuromodulation**]()

- [**2 - Artificial Intelligence**]()
- [**2.1 - Introduction to Artificial Intelligence**]()
- [**2.2 - Machine Learning**]()
- [**2.3 - Neural Networks**]()
- [**2.4 - Supervised Learning**]()
- [**2.5 - Unsupervised Learning**]()
- [**2.6 - Reinforcement Learning**]()
- [**2.7 - Deep Learning**]()
- [**2.8 - Training Neural Networks**]()
- [**2.9 - Applications of AI in Neuroscience**]()

- [**3 - Ethical Considerations**]()
- [**4 - Real-World Example**]()

# ✨ Who We Are

Expand Down

0 comments on commit d234ce3

Please sign in to comment.