Skip to content

Commit

Permalink
update metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulHancock committed May 1, 2024
1 parent 8151585 commit f64a932
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
14 changes: 9 additions & 5 deletions _episodes/ExpertSystem.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
---
title: "Building an expert system for image feature recognition"
teaching: 15
exercises: 30
teaching: 60
exercises: 55
questions:
- "What is our goal?"
- "What is an expert system?"
- "Which data are we going to use?"
- "How can I download my brain into the computer?"
objectives:
- "Understand the task goal and obtain the relevant data"
- "Create a signal detection algorithm for sunquakes given time-distance images"
keypoints:
- "TODO Ask questions, experiment, and help others"
- "Writing an expert system is best done in collaboration with experts"
- "Break a task down into it's most basic components and replicate them individually"
- "Our visual system is **amazing** so don't be sad if it takes you a long time to get 1/2 good results from your code"
- "An alternative to an expert system would be some Machine Learning algorithm, however we still need and expert to help guide the training process"
---

# Building an expert system
Expand Down
2 changes: 1 addition & 1 deletion _episodes/Setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ teaching: 10
exercises: 10
questions:
- "How can I prepare?"
- "How will we be learning?"
objectives:
- "Set expectations for engagement and behavior"
keypoints:
- "Ask questions, experiment, and help others"
- "Everyone is here to learn and that means making mistakes"
- "I'm not *that* kind of Dr, please excuse my non solar/stellar/space physics expertise"
---
## Acknowledgement of country
We wish to acknowledge the custodians of the land we reside on. These lessons were developed on the lands of the Wadjuk (Perth region) people of the Nyoongar nation. Today we meet on the lands of the Jagera, Giabal and Jarowair tribes. We pay our respect to their Elders and acknowledge their continuing culture and the contribution they make to the life of our cities and regions.
Expand Down

0 comments on commit f64a932

Please sign in to comment.