Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add overview of workshops using this lesson material #516

Merged
merged 2 commits into from
Aug 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 7 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
# Introduction to deep learning
This lesson gives an introduction to deep learning.

## Teaching this lesson?
Do you want to teach deep learning? This material is open-source and freely available.
Are you planning on using our material in your teaching?
We would love to help you prepare to teach the lesson and receive feedback on how it could be further improved, based on your experience in the workshop.

You can notify us that you plan to teach this lesson by creating an issue in this repository or by sending an email to [email protected]. Also, it would great if you can update [this overview of all workshops taught with this lesson material](workshops). This helps us show the impact of developing open-source lessons to our funders.

## Lesson Design
The design of this lesson can be found in the [lesson design](https://carpentries-incubator.github.io/deep-learning-intro/design.html)

Expand Down Expand Up @@ -38,22 +45,6 @@ in Pro Git by Scott Chacon.
Look for the tag ![good_first_issue](https://img.shields.io/badge/-good%20first%20issue-gold.svg).
This indicates that the maintainers will welcome a pull request fixing this issue.

### Teaching this lesson?
We would be very grateful if you can provide us with feedback on this lesson. You can read more about hosting a lesson pilot for an incubator lesson [here](https://docs.carpentries.org/topic_folders/lesson_development/lesson_pilots.html).

You can notify us that you plan to teach this lesson by creating an issue in this repository or posting a message in the carpentries Slack Machine Learning channel. Please note the questions below to get an indication of the sort of feedback we expect.

After teaching the lesson, please create an issue (or comment on the issue you created before teaching) with general feedback on teaching the lesson. As a template, you can use the following questions:
* How much time did you need for the material? (preferably per episode)
* How much time did you need for the exercises?
* Where there any technical issues that arose during setup?
* Where there any bugs or parts of the lesson code that did not work as expected?
* Where there any incorrect or missing exercise solutions?
* Which parts of the lesson were confusing for learners?
* Which questions did learners ask?

In addition, you are very welcome to add issues or pull requests that address more specific feedback.

## Setup the Workshop Website locally

To build this lesson locally, you should follow the [setup instructions for the
Expand Down
14 changes: 14 additions & 0 deletions workshops.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
| Date (YYYY-MM-DD) | Organisation | Location | Comments |
|-------------------|-----------------------------|----------------------------|----------|
| 2021-11-22 | Netherlands eScience Center | Online | |
| 2022-01-25 | Netherlands eScience Center | Online | |
| 2022-02-28 | EMBL Heidelberg | Online | |
| 2022-09-26 | Netherlands eScience Center | Amsterdam, The Netherlands | |
| 2022-11-16 | EMBL Heidelberg | Heidelberg, Germany | |
| 2022-12-05 | Netherlqnds eScience Center | Amsterdam, The Netherlands | |
| 2023-03-25 | University of Auckland | Online | |
| 2023-05-23 | Netherlands eScience Center | Amsterdam, The Netherlands | |
| 2023-05-30 | UW-Madison | Madison, USA | |
| 2023-08-21 | Netherlands eScience Center | Online | |
| 2024-02-05 | Netherlands eScience Center | Online | |
| 2024-09-03 | Netherlands eScience Center | Amsterdam, The Netherlands | |
Loading