issues
search
tristandeleu
/
pytorch-maml-rl
Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch
MIT License
827
stars
158
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error in starting worker thread in MultiTaskSampler
#73
Supriya0530
opened
5 months ago
0
After running the train.py, error "Unable to solve the normal equations in `LinearFeatureBaseline`. The matrix X^T*X (with X the design matrix) is not full-rank, regardless of the regularization (maximum regularization: 1.0)." occurs.
#72
bianca-li-bupt
opened
1 year ago
0
Ray
#71
y0-0n
opened
1 year ago
0
Sync Vec porting
#70
spyroot
closed
1 year ago
0
Traceback (most recent call last): File "D:\Anaconda3\envs\testenv\lib\multiprocessing\process.py", line 258, in _bootstrap self.run() File "F:\aa_maml\MAML-Pytorch-RL-master\maml_rl\envs\subproc_vec_env.py", line 61, in run command, data = self.remote.recv() File "D:\Anaconda3\envs\testenv\lib\multiprocessing\connection.py", line 312, in _recv_bytes nread, err = ov.GetOverlappedResult(True) File "D:\Anaconda3\envs\testenv\lib\multiprocessing\connection.py", line 250, in recv buf = self._recv_bytes() File "D:\Anaconda3\envs\testenv\lib\multiprocessing\connection.py", line 321, in _recv_bytes raise EOFError EOFError BrokenPipeError: [WinError 109] I run the code on win10 but this error occurred.
#69
tsinghuazl22
opened
2 years ago
0
EOFError BrokenPipeError: [WinError 109]
#68
tsinghuazl22
opened
2 years ago
0
raise EOFError
#67
tsinghuazl22
opened
2 years ago
0
The progress bar doesn't increase at all
#66
seolhokim
opened
2 years ago
4
How to solve the problem of Nan value during training?
#65
outshine-J
opened
2 years ago
0
is it posible to combine DPPG with MAML?
#64
whynpt
opened
2 years ago
0
Fix bandit.py
#63
RafaelSterzinger
opened
2 years ago
0
where to setup render value of mujoco environment?
#62
1abner1
opened
3 years ago
1
train_returns and valid_returns seems to be equal
#61
magienguyen
opened
3 years ago
0
How do you get the baseline curve in Fig5 in your paper?
#60
tianyma
opened
3 years ago
1
how can I adapt maml on my own environment?
#59
tianyma
opened
3 years ago
1
Can not read your env in the Jupyter
#58
CeyaoZhang
closed
3 years ago
1
Fails to converge on bandit tasks
#57
vzhuang
opened
3 years ago
1
TypeError: list indices must be integers or slices, not str
#56
GeorgeDUT
opened
3 years ago
1
If I want to use the the meta-parameters to adapt to new task, what should I do?
#55
GeorgeDUT
opened
3 years ago
2
what is the mean of train_episodes and valid_episodes?
#54
GeorgeDUT
closed
4 years ago
4
Cuda Support Issue
#53
imhgchoi
opened
4 years ago
2
if i want employe this work to a new env, what should i do
#52
raozhongyu
opened
4 years ago
7
AttributeError: Can't pickle local object 'make_env.<locals>._make_env'
#51
lucifer2859
opened
4 years ago
4
Pre-trained networks
#50
mfe7
opened
4 years ago
0
mask zeroed episodes in baseline fit, add extra round of regularizati…
#49
mfe7
closed
4 years ago
0
Custom environment and baseline.fit(episodes) error
#48
mfe7
closed
4 years ago
2
pytorch 1.3 and python 3.8
#47
mfe7
closed
4 years ago
1
Questions about multi-gradient steps
#46
HyeongYeolRyu
closed
3 years ago
2
Question about the Ant env
#45
jzstudent
opened
4 years ago
2
Questions about the MultiTaskSampler
#44
chencsgit
closed
4 years ago
2
Questions about the output files
#43
shiqichen17
closed
4 years ago
4
question about test
#42
Maryamr314
closed
4 years ago
5
Can this code run in win10 ?
#41
wang88256187
opened
4 years ago
3
"terminate called after throwing an instance of 'c10::Error'"
#40
wyshi
closed
4 years ago
9
Memory is always increasing?
#39
wang88256187
opened
4 years ago
2
Loading Pre/Partially-Trained and Visualization
#38
kevslinger
closed
4 years ago
2
builtins.AttributeError: 'NoneType' object has no attribute 'timestep_limit'??
#37
wang88256187
closed
5 years ago
3
Restoring model
#36
louiskirsch
closed
4 years ago
4
Question about regression in baseline
#35
hzyjerry
closed
5 years ago
2
TabularMDP-v0 : data type not understood
#34
ghost
closed
5 years ago
1
HalfCheetahDir-v1
#33
huziye
closed
4 years ago
1
question about /maml_rl/policies/categorical_mlp.py
#32
Rui-Chun
closed
5 years ago
1
dummy pull request
#31
Michelle-NYX
closed
5 years ago
0
Question : hessian_vector_product in MetaLearner needed for TRPO, or MAML?
#30
eugval
closed
5 years ago
1
Are benchmarks available?
#29
quanvuong
closed
5 years ago
4
Problem with registration importing the basic modified environment
#28
amitfishy
closed
5 years ago
2
Seeing the agent in action
#27
Praneethsv
opened
5 years ago
2
Interpretation of before and after update
#26
navneet-nmk
closed
4 years ago
2
questions about Ant environment?
#25
silverbottlep
opened
5 years ago
2
log_ratio problem
#24
ecada
closed
5 years ago
1
Next