issues Search Results · repo:Ads97/ForwardForward language:Python
Filter by
7 results
(61 ms)7 results
inAds97/ForwardForward (press backspace or delete to remove)Con you provide the source files of the datasets you used? For example, reviews_train.csv and reviews_test.csv in the
IMDb dataset.
FrancisGrace
- Opened on May 14, 2024
- #13
Hi, First of all thanks a lot for the Paper on Arxiv you released..... I did try to implement it with the low threshold
and much more easy data (just for testing)
import torch
import torch.nn as nn
import ...
snapo
- Opened on Mar 20, 2024
- #12
How exactly did you generate the features column for the sentiment classification task?
In you paper, you say you used word2vec to generate a feature vector for each word. How do go from feature vector ...
sebastianschramm
- Opened on Nov 24, 2023
- #10
hi, nice work.
The optimizer for the main model seems to be wrong. The code in this file:
if all(p is not x for x in model.classification_loss.parameters()) but model.classification_loss.parameters() ...
whubaichuan
- 2
- Opened on Nov 15, 2023
- #8
Dear Sir, The code shows that: It appears that you do not have permission to access the requested resource. Please reach
out to the project owner to grant you access. If you have the correct permissions, ...
xiaoqunLiu
- 1
- Opened on Nov 6, 2023
- #7
Sincerely, may I ask where specifically in the code is the pyramid loss threshold adjustment strategy reflected? What is
its specific implementation like
yuanpanlifly
- Opened on Aug 17, 2023
- #6
Hey!
When running python main.py as described in the README, the program returns with an error:
FileNotFoundError: [Errno 2] No such file or directory: ForwardForward/official_python_implementation/datasets/reviews_train.csv ...
matthiasgeihs
- Opened on Jul 20, 2023
- #5

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.
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.