-
-
Notifications
You must be signed in to change notification settings - Fork 39
Comparing changes
Open a pull request
base repository: carpentries-lab/deep-learning-intro
base: v1.1.0
head repository: carpentries-lab/deep-learning-intro
compare: main
Commits on Oct 21, 2024
-
2
Configuration menu - View commit details
-
Copy full SHA for fbf4dda - Browse repository at this point
Copy the full SHA fbf4ddaView commit details
Commits on Jan 13, 2025
-
Explain random seeds in episode 2 (#521)
* Explain random seeds in episode 2 * Apply suggestions from code review Co-authored-by: Carsten Schnober <c.schnober@esciencecenter.nl> --------- Co-authored-by: Carsten Schnober <c.schnober@esciencecenter.nl>
Configuration menu - View commit details
-
Copy full SHA for 32712da - Browse repository at this point
Copy the full SHA 32712daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 725fe77 - Browse repository at this point
Copy the full SHA 725fe77View commit details -
Configuration menu - View commit details
-
Copy full SHA for a291e91 - Browse repository at this point
Copy the full SHA a291e91View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9c380f - Browse repository at this point
Copy the full SHA f9c380fView commit details -
Resolve carpentries lab review likeajumprope (#523)
* Explicitly mention to activate virtual environment when opening jupyter lab * Rephrase explanation of machine learning in overview figure * Use are not instead of aren't * Fix list rendering episode 2 * Avoid using "surprisingly straightforward" * Add a note about different training history plots * Refer to callout on random seeds * Use .keras extension when saving the model in episode 2, 3 & 4 * Add troubleshooting when weather data results in SSL certificate issues * Use new root_mean_squared_error function * Show right output for y shape of dollarstreet data * Provide solution to SSL certificate verifation error when loading densenet weights
Configuration menu - View commit details
-
Copy full SHA for a09aa02 - Browse repository at this point
Copy the full SHA a09aa02View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1e2577 - Browse repository at this point
Copy the full SHA f1e2577View commit details -
[actions] update sandpaper workflow to version 0.16.10 (#527)
Co-authored-by: svenvanderburg <svenvanderburg@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 67ea268 - Browse repository at this point
Copy the full SHA 67ea268View commit details -
Configuration menu - View commit details
-
Copy full SHA for d53fb6c - Browse repository at this point
Copy the full SHA d53fb6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for caa2cc6 - Browse repository at this point
Copy the full SHA caa2cc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cb8932 - Browse repository at this point
Copy the full SHA 8cb8932View commit details
Commits on Jan 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1f97ecd - Browse repository at this point
Copy the full SHA 1f97ecdView commit details -
Co-authored-by: Sven van der Burg <s.vanderburg@esciencecenter.nl>
Configuration menu - View commit details
-
Copy full SHA for 0c37dd3 - Browse repository at this point
Copy the full SHA 0c37dd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfaa5a5 - Browse repository at this point
Copy the full SHA dfaa5a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6da0985 - Browse repository at this point
Copy the full SHA 6da0985View commit details -
Merge pull request #524 from carpentries-incubator/issue_515/episode_3
Issue_515/episode_3
Configuration menu - View commit details
-
Copy full SHA for 53e7961 - Browse repository at this point
Copy the full SHA 53e7961View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7c7acc - Browse repository at this point
Copy the full SHA a7c7accView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f29f13 - Browse repository at this point
Copy the full SHA 2f29f13View commit details -
explanations for that there are no predictions for chinstrap
some explanations for that why there are no predictions for chinstrap, and some context about the confusion matrix
Configuration menu - View commit details
-
Copy full SHA for c1db18b - Browse repository at this point
Copy the full SHA c1db18bView commit details -
Merge pull request #531 from carpentries-incubator/issue_515/episode_4
Issue 515/episode 4 Replicating PR #528.
Configuration menu - View commit details
-
Copy full SHA for e874772 - Browse repository at this point
Copy the full SHA e874772View commit details -
Link to ML and other deep learning lesson in introduction (#532)
* Link to ML and other deep learning lesson in introduction * Fix typo * Apply suggestions from code review Co-authored-by: Carsten Schnober <c.schnober@esciencecenter.nl> --------- Co-authored-by: Carsten Schnober <c.schnober@esciencecenter.nl>
Configuration menu - View commit details
-
Copy full SHA for d1c967e - Browse repository at this point
Copy the full SHA d1c967eView commit details -
Cite other carpentries DL lesson in paper (#533)
* Cite other carpentries DL lesson in paper * Use bibtex suggested by pollard repo Co-authored-by: Carsten Schnober <c.schnober@esciencecenter.nl> * Apply suggestions from code review Co-authored-by: Carsten Schnober <c.schnober@esciencecenter.nl> --------- Co-authored-by: Carsten Schnober <c.schnober@esciencecenter.nl>
Configuration menu - View commit details
-
Copy full SHA for 987a592 - Browse repository at this point
Copy the full SHA 987a592View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for f5e2013 - Browse repository at this point
Copy the full SHA f5e2013View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb72319 - Browse repository at this point
Copy the full SHA bb72319View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf5996c - Browse repository at this point
Copy the full SHA cf5996cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63d0c58 - Browse repository at this point
Copy the full SHA 63d0c58View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5eb361 - Browse repository at this point
Copy the full SHA c5eb361View commit details -
Configuration menu - View commit details
-
Copy full SHA for aea49c2 - Browse repository at this point
Copy the full SHA aea49c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce7d8cc - Browse repository at this point
Copy the full SHA ce7d8ccView commit details -
Merge pull request #537 from carpentries-incubator/bias_evaluation
Bias evaluation
Configuration menu - View commit details
-
Copy full SHA for 69d0940 - Browse repository at this point
Copy the full SHA 69d0940View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3015aab - Browse repository at this point
Copy the full SHA 3015aabView commit details
Commits on Jan 15, 2025
-
Visualize model plot and update model summary for ep. 2 (#536)
* Updated output from model.summary() call Looks cleaner and it should match with what the learner would get. Got this by using the following versions of the package with Python 3.12. Name: tensorflow Version: 2.18.0 Name: keras Version: 3.8.0 * Model output names it functional now * Describe the memory footprint showing the model summary output * Tweak the model summary so that it can be viewed without scrolling * Add plot_model function and show its output * Add pydot dependency to setup * Move the instructor note before the challenge * Reword: data type * Fix alt text for 02_plot_model.png * Typo: a graph -> in graph form * Fix grammar. Co-authored-by: Ashwin V. Mohanan <9155111+ashwinvis@users.noreply.github.com> * Add installation instructions for Graphviz to setup * A minor typo: follow -> follows * Rewrite instructions for checking if Graphviz works Co-authored-by: Sven van der Burg <s.vanderburg@esciencecenter.nl> * Change instructor note for optional question 3 visualizing the model --------- Co-authored-by: Carsten Schnober <c.schnober@esciencecenter.nl> Co-authored-by: Sven van der Burg <s.vanderburg@esciencecenter.nl>
Configuration menu - View commit details
-
Copy full SHA for 7abf8b4 - Browse repository at this point
Copy the full SHA 7abf8b4View commit details
Commits on Jan 17, 2025
-
Add instructor box for fixing MathJax issues on Chrome/MacOS. (#539)
* Add instructor box for fixing MathJax issues on Chrome/MacOS. * Apply suggestions from code review Co-authored-by: Toby Hodges <tobyhodges@carpentries.org> * Add missing period. --------- Co-authored-by: Toby Hodges <tobyhodges@carpentries.org>
Configuration menu - View commit details
-
Copy full SHA for b04fd55 - Browse repository at this point
Copy the full SHA b04fd55View commit details -
Co-authored-by: Ashwin V. Mohanan <9155111+ashwinvis@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b7ed85a - Browse repository at this point
Copy the full SHA b7ed85aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ae8db1 - Browse repository at this point
Copy the full SHA 9ae8db1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 680c3fa - Browse repository at this point
Copy the full SHA 680c3faView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc1c706 - Browse repository at this point
Copy the full SHA fc1c706View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e4d6a8 - Browse repository at this point
Copy the full SHA 3e4d6a8View commit details -
Merge pull request #530 from code4yonglei/main
explanations for that there are no predictions for chinstrap
Configuration menu - View commit details
-
Copy full SHA for 2cea384 - Browse repository at this point
Copy the full SHA 2cea384View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dfdd39 - Browse repository at this point
Copy the full SHA 3dfdd39View commit details
Commits on Jan 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8262c19 - Browse repository at this point
Copy the full SHA 8262c19View commit details
Commits on Jan 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9c83909 - Browse repository at this point
Copy the full SHA 9c83909View commit details
Commits on Jan 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4d99728 - Browse repository at this point
Copy the full SHA 4d99728View commit details -
Revert "Fix bullet list, add comment about numbers."
This reverts commit 4d99728.
Configuration menu - View commit details
-
Copy full SHA for cd35a6b - Browse repository at this point
Copy the full SHA cd35a6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1fa555 - Browse repository at this point
Copy the full SHA a1fa555View commit details -
Merge pull request #546 from carpentries-incubator/fix/confusion_matrix
Fix bullet list
Configuration menu - View commit details
-
Copy full SHA for 8a9067a - Browse repository at this point
Copy the full SHA 8a9067aView commit details -
Merge pull request #540 from carpentries-incubator/add-authors-enccs
Add contributing authors from ENCCS
Configuration menu - View commit details
-
Copy full SHA for 38162dc - Browse repository at this point
Copy the full SHA 38162dcView commit details
Commits on Jan 30, 2025
-
Replace tensorflow-metal installation instructions with comment on cu…
…rrent status (broken). (#543)
Configuration menu - View commit details
-
Copy full SHA for 63bb1b0 - Browse repository at this point
Copy the full SHA 63bb1b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5dd2e3 - Browse repository at this point
Copy the full SHA a5dd2e3View commit details
Commits on Feb 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f0109e2 - Browse repository at this point
Copy the full SHA f0109e2View commit details
There are no files selected for viewing