issues Search Results · repo:LxMLS/lxmls-guide language:TeX
Filter by
37 results
(103 ms)37 results
inLxMLS/lxmls-guide (press backspace or delete to remove)Add an algorithm environment, with the description of the full forward pass for a Transformer architecture.
https://github.com/LxMLS/lxmls-guide/blob/master/pages/transformers.tex#L62
ramon-astudillo
- Opened on Jul 25, 2023
- #150
changes matching https://github.com/LxMLS/lxmls-toolkit/issues/195
ramon-astudillo
- Opened on Jul 24, 2023
- #149
Ensure guide and code match for the RNN exercise. Also add possible improvements for readability and easy comparison
between Numpy and Pytorch versions
this affects the file from the guide
https://github.com/LxMLS/lxmls-guide/blob/master/pages/deep_learning/deep_learning_rnn.tex#L75 ...
ramon-astudillo
- Opened on Jul 24, 2023
- #148
Create the labs guide for the Transformers day under pages/transformers/. This should include
- [ ] Introduction and explanation of the Transformer architecture (both encoder and decoder)
...
ramon-astudillo
- 1
- Opened on Jun 6, 2023
- #145
For example, Python 3 would fail with the current print statements and xrange in exercises 3.9 and 3.11.
fjhheras
- 2
- Opened on Jun 28, 2021
- #143
There s a line saying: Take into account that for the embedding layer e.g. but then nothing seems to follow.
Students complain.
q0o0p
- Opened on Jul 27, 2020
- #140
I propose to merge the guide into the notebooks. Jupyter is able to render LaTeX and markdown, so we should not loose
anything by doing so. And this way, we have one official version of code + explanations, ...
ChristopherBrix
- 4
- Opened on Jul 19, 2019
- #139
I m comparing the master and student branch of the toolkit to see whether we can merge them. I m also creating a PR for
the guide, to reflect the code changes in the snippets there.
ChristopherBrix
- 2
- Opened on Jul 6, 2019
- #128
In line 16 and 17, the second index of the second partial probability should be
j + i - 1
and not
j + i - 2
goncalomcorreia
- 2
- Opened on Jun 21, 2018
- #116
![Issue origami icon](/images/modules/search/issues.png)
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.![Issue origami icon](/images/modules/search/issues.png)
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!
Restrict your search to the title by using the in:title qualifier.