Skip to content

Commit 472bfb7

Browse files
Add 8 Semester Subjects
1 parent 91e69c4 commit 472bfb7

File tree

1 file changed

+29
-2
lines changed

1 file changed

+29
-2
lines changed

README.md

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,30 @@ This repository includes academic notes, study materials, and resources from B.T
200200

201201
</details>
202202

203+
<details>
204+
<summary>8 Semester</summary> <br>
205+
206+
**Data Science Subjects:**
207+
208+
1. [**Cloud Computing**](https://github.com/madhurimarawat/Semester-Notes/tree/main/8%20SEMESTER/Cloud%20Computing)
209+
- To see lab programs, visit: [Cloud Computing Lab](https://github.com/madhurimarawat/Cloud-Computing) <br>
210+
211+
2. [**Data Warehousing**](https://github.com/madhurimarawat/Semester-Notes/tree/main/8%20SEMESTER/Data%20Warehousing)
212+
- To see lab programs, visit: [Data Warehousing Lab](https://github.com/madhurimarawat/Data-Warehousing) <br>
213+
214+
3. [**Artificial Intelligence for Investments**](https://github.com/madhurimarawat/Semester-Notes/tree/main/8%20SEMESTER/Artificial%20Intelligence%20for%20Investments) <br><br>
215+
216+
4. [**High Performance Scientific Computing**](https://github.com/madhurimarawat/Semester-Notes/tree/main/8%20SEMESTER/High%20Performance%20Scientific%20Computing) <br><br>
217+
218+
5. [**Major Project**](https://github.com/madhurimarawat/Stock-Market-Prediction/tree/main/Documents)
219+
- To see the lab project, visit: [Stock Market Prediction App](https://stock-market-numerical-text-hybrid-prediction.streamlit.app/) <br>
220+
221+
**Artificial Intelligence Subjects:**
222+
223+
1. [**Deep Learning**](https://github.com/madhurimarawat/Semester-Notes/tree/main/8%20SEMESTER/AI%20Subjects/Deep%20Learning)
224+
225+
</details>
226+
203227
<details>
204228
<summary>Syllabus</summary> <br>
205229

@@ -250,8 +274,8 @@ This repository includes academic notes, study materials, and resources from B.T
250274

251275
During the **1st to 4th semesters**, both branches followed a **common curriculum**, ensuring a foundational understanding of core subjects.
252276

253-
From the **5th to 7th semesters**, the curriculum began to diversify:
254-
- **5th and 7th semesters:** Two subjects were tailored to individual tracks, reflecting specialized interests. I have detailed these differences above, along with separate **question papers** and **syllabi** for both branches (AI and DS).
277+
From the **5th to 8th semesters**, the curriculum began to diversify:
278+
- **5th to 8th semesters:** Two subjects were tailored to individual tracks, reflecting specialized interests. I have detailed these differences above, along with separate **question papers** and **syllabi** for both branches (AI and DS).
255279
- **6th semester:** Focused entirely on an **internship**, where students selected their projects, institutions, and domains independently.
256280

257281
## Directory Structure 🗃️
@@ -274,6 +298,9 @@ Semester-Notes/
274298
├── 7 SEMESTER/ # 📁 Folder for the seventh semester
275299
│ ├── AI Subjects/ # 📁 AI Subjects folder inside 7th semester
276300
301+
├── 8 SEMESTER/ # 📁 Folder for the eighth semester
302+
│ ├── AI Subjects/ # 📁 AI Subjects folder inside 8th semester
303+
|
277304
├── Syllabus/ # 📚 Folder containing the syllabus for all semesters
278305
279306
├── Front Page & Index # 📖 Contains the standardized front page format

0 commit comments

Comments
 (0)