Skip to content

Commit b0add5b

Browse files
authored
Merge pull request #5 from SM2A/master-fall
Master fall 2023
2 parents 48c95c0 + 029050f commit b0add5b

4 files changed

Lines changed: 15 additions & 0 deletions

File tree

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,9 @@
6161
[submodule "Advanced Software Testing"]
6262
path = Advanced Software Testing
6363
url = https://github.com/SM2A/Advanced_Software_Testing_Course_Project
64+
[submodule "Biomedical Signal Processing"]
65+
path = Biomedical Signal Processing
66+
url = https://github.com/SM2A/Biomedical_Signal_Processing_Course_Project
67+
[submodule "Machine Learning"]
68+
path = Machine Learning
69+
url = https://github.com/SM2A/Machine_Learning_Course_Project

Biomedical Signal Processing

Machine Learning

Submodule Machine Learning added at 8e7a541

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This repository contains all of my computer assignments at the University of Tehran
44

5+
## Bachelor
6+
57
1. [Introduction to Computing Systems and Programming - Fall 2019](https://github.com/SM2A/Introduction_to_Computing_Systems_and_Programming_Course_Projects)
68
2. [Advanced Programming - Spring 2020](https://github.com/SM2A/Advanced_Programming_Course_Projects)
79
3. [Digital Logic Design - Fall 2020](https://github.com/SM2A/Digital_Logic_Design_Course_Projects)
@@ -23,3 +25,8 @@ This repository contains all of my computer assignments at the University of Teh
2325
19. [Internet Engineering - Spring 2023](https://github.com/SM2A/Internet_Engineering_Course_Project)
2426
20. [Introduction to E-Learning - Spring 2023](https://github.com/SM2A/Introduction_To_E_Learning_Course_Project)
2527
21. [Advanced Software Testing - Spring 2023](https://github.com/SM2A/Advanced_Software_Testing_Course_Project)
28+
29+
## Master
30+
31+
1. [Biomedical Signal Processing - Fall 2023](https://github.com/SM2A/Biomedical_Signal_Processing_Course_Project)
32+
2. [Machine Learning - Fall 2023](https://github.com/SM2A/Machine_Learning_Course_Project)

0 commit comments

Comments
 (0)