Skip to content

issues Search Results · repo:Atcold/NYU-DLSP20 language:"Jupyter Notebook"

Filter by

89 results
 (53 ms)

89 results

inAtcold/NYU-DLSP20 (press backspace or delete to remove)

https://github.com/Atcold/NYU-DLSP20/blob/484b2b00733a42e9a529e296fae7ada5768aa6a2/res/sequential_tasks.py#L224 In the following getitem() method, the index variable is not used. So, every batch generated ...
  • gokulkrishna98
  • Opened 
    on Nov 29, 2024
  • #851

The legacy version of torchtext is no longer supported. I had to install an old one. When trying to run this cell : model = TransformerClassifier(num_layers=1, d_model=32, num_heads=2, conv_hidden_dim=128, ...
  • Carlsans
  • 1
  • Opened 
    on Dec 15, 2023
  • #848

Hi! I saw your lecture and came here expecting the updated colors. But, it was not updated. So, I tried tweaking things on my own. However, the result turned out a little bit weird! image It doesn t look ...
  • aeryskyB
  • 3
  • Opened 
    on Dec 8, 2023
  • #847

Hi! When I m trying to run the code 10-autoencoder.ipynb I get an error in the second to last cell, which is: # Inpaint with Telea and Navier-Stokes methods dst_TELEA = list() dst_NS = list() for i ...
  • ghost
  • 2
  • Opened 
    on Mar 18, 2023
  • #841

When using the notebooks in google colab environment. when using and importing the rep local libraries (resources for example) it bombs since the folder contains hyphens and it needs to be changed for ...
  • webdevserv
  • 3
  • Opened 
    on Feb 2, 2023
  • #840

Thanks a lot for this valuable repository I have a question regarding cross attention presented in the topic 12.3. Attention and the Transformer. Is this line working properly d_xq, d_xk, d_xv = d_input ...
  • omniaalwazzan
  • 3
  • Opened 
    on Jan 25, 2023
  • #838

Hi there, I hope these tips can help you: Using Docker, with torchtext version 0.9.0 and PyTorch version 1.8.0. Please note that PyTorch 1.8 may not have good support for CUDA versions newer than 11. ...
  • wenxin-bupt
  • 1
  • Opened 
    on Jan 7, 2023
  • #837

Is there a plan to post the solutions? I would love to check mine. Thanks
  • cadama
  • 1
  • Opened 
    on Dec 28, 2022
  • #835

I would question some translations in the dictionary for Russian: I ve graduated this year and we haven t really translated everything. For example, it will be more understandable if I say one-hot in Russian ...
  • xufana
  • 4
  • Opened 
    on Sep 24, 2022
  • #828

batch_x_e batch_scores = model(batch_graphs, batch_X, batch_E, batch_snorm_n, batch_snorm_e) print(batch_scores.size()) batch_labels = batch_labels print(f accuracy: {accuracy(batch_scores, batch_labels)} ...
  • lcqsigi
  • 3
  • Opened 
    on Apr 21, 2022
  • #820
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub