issues Search Results · repo:ericmjl/dl-workshop language:"Jupyter Notebook"
Filter by
10 results
(65 ms)10 results
inericmjl/dl-workshop (press backspace or delete to remove)For the DP-GMM model, we should be able to avoid singularities by choosing an Inverse Gamma prior on the sigma
parameter, I think.
ericmjl
- Opened on Apr 11, 2022
- #22
From Michael Tullius (@mvtullius), who came by on SciPy 2021.
Hi Eric, Thank you for your presentation yesterday and for making all the materials available online. I would like to
offer my feedback, for ...
ericmjl
- Opened on Jul 14, 2021
- #18
As per title. Either decide to set it as an exercise or set it as an example.
ericmjl
- Opened on Jul 13, 2021
- #17
tl;dr version to copy/paste into a corrected version of a notebook:
def vmapped_func(array):
result = []
for element in array:
result.append(func(element))
result = np.stack(result) ...
ericmjl
- Opened on Jul 13, 2021
- #16
I could not find a license for these materials. Did I miss it? If not, would you mind adding a license to know how we
can (re)use the tutorial materials? Thanks for writing this!
labarba
- 3
- Opened on Jun 23, 2021
- #14
In particular, this figure? https://github.com/ericmjl/dl-workshop/blob/master/docs/figures/infographic.pdf
As a part of my thesis introduction section I ve included a background on neural networks and ...
triage
rbavery
- 4
- Opened on Jun 4, 2020
- #7
This would be a great extension to the workshop, as per comment from Andy Long.
ericmjl
- Opened on Nov 21, 2019
- #6
jupyter labextension install @jupyter-widgets/jupyterlab-manager and related blocks are unclear as to which is needed
for which use-case, jupyter notebook vs jupyter-lab, and so may accidentally be run ...
vestuto
- 1
- Opened on Jul 9, 2019
- #3

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.