diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-04-10 12:41:09 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-04-10 12:41:09 -0600 |
| commit | 6b79609462f404ed97b5c1a7e58cd7125bb8480d (patch) | |
| tree | efb725656c6c7aad5af25247823c83ec25d35cd9 | |
| parent | 44a62119c042dcbbb9942cbc73204f26fbba6dbd (diff) | |
Updated meeting notes
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | admin/meeting-notes/2025-03-28.md | 2 | ||||
| -rw-r--r-- | admin/meeting-notes/2025-04-11.md | 1 |
3 files changed, 3 insertions, 2 deletions
@@ -1,7 +1,6 @@ # ComputingME Development repository for MECH 305 - Computing for Mechanical Engineers - ## Administive Find meeting notes, course overview and Gantt charts in this directory. Below is a link to the meeting notes and images related to project management. @@ -62,3 +61,4 @@ See the tutorials under the /tutorials/ directory. #### Introduction to AI for Engineering Problems - Supervised vs unsupervised learning - Neural Networks + diff --git a/admin/meeting-notes/2025-03-28.md b/admin/meeting-notes/2025-03-28.md index e78273b..4ab9846 100644 --- a/admin/meeting-notes/2025-03-28.md +++ b/admin/meeting-notes/2025-03-28.md @@ -59,4 +59,4 @@ and questions - Convert a .md file tutorial to a jupyter notebook file. - Make a Gantt chart for the Modules: 1-5 spread them around to be done by November with all tutorials for all modules - Tie concepts from each module to practical problems (take a first crack at it -> we will revise it during our next meeting) -- Descibe a bit Github. Let's boil it down to: Github is a repository with a bunch of resources. students need to know how to search for it, download/fork the repository, run the code on their own computer, submit modifications back to their repository.
\ No newline at end of file +- Describe a bit GitHub. Let's boil it down to: GitHub is a repository with a bunch of resources. students need to know how to search for it, download/fork the repository, run the code on their own computer, submit modifications back to their repository.
\ No newline at end of file diff --git a/admin/meeting-notes/2025-04-11.md b/admin/meeting-notes/2025-04-11.md index eb77982..c2c0fda 100644 --- a/admin/meeting-notes/2025-04-11.md +++ b/admin/meeting-notes/2025-04-11.md @@ -5,6 +5,7 @@ -> Uploading meeting notes. - Schedule -> - Course overview -> +- Good Potential Textbook -> https://pythonnumericalmethods.studentorg.berkeley.edu/notebooks/Index.html --- ## Topics |
