diffusers
Add UNet 1d for RL model for planning + colab
#105
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
69
Changes
View On
GitHub
Add UNet 1d for RL model for planning + colab
#105
natolambert
merged 69 commits into
main
from
rl
natolambert
changed the title
[post release] re-add RL model code
RL model for planning + colab
3 years ago
github-actions
added
stale
natolambert
removed
stale
re-add RL model code
8d1a17ca
match model forward api
84e94d72
add register_to_config, pass training tests
f67b036e
natolambert
force pushed
from
74421f0c
to
f67b036e
3 years ago
fix tests, update forward outputs
e42d1c05
remove unused code, some comments
2dd514ea
add to docs
b4c61889
natolambert
requested a review
from
patrickvonplaten
3 years ago
natolambert
requested a review
from
patil-suraj
3 years ago
patrickvonplaten
commented on 2022-10-04
patrickvonplaten
commented on 2022-10-04
patrickvonplaten
commented on 2022-10-04
patrickvonplaten
commented on 2022-10-04
patrickvonplaten
commented on 2022-10-04
patrickvonplaten
commented on 2022-10-04
remove extra embedding code
c53bba90
bglick13
commented on 2022-10-07
unify time embedding
effcbdbe
remove conv1d output sequential
78652313
remove sequential from conv1dblock
35b0a43c
style and deleting duplicated code
9b1379d4
clean files
e97a6106
remove unused variables
8642560d
clean variables
f58c9152
Merge branch 'main' into rl
ad8376d1
add 1d resnet block structure for downsample
3b08bea3
rename as unet1d
aae2a9a6
fix renaming
dd872aff
natolambert
changed the title
RL model for planning + colab
Add UNet 1d for RL model for planning + colab
3 years ago
rename files
9b67bb77
add get_block(...) api
db012ebe
unify args for model1d like model2d
4db6e0b5
minor cleaning
634a526f
fix docs
aebf5473
improve 1d resnet blocks
305ecd89
Merge branch 'main' into rl
42855b96
fix tests, remove permuts
95d3a1c2
fix style
6cbb73b5
natolambert
requested a review
from
patrickvonplaten
3 years ago
add output activation
ffb73552
rename flax blocks file
a6314f67
Add Value Function and corresponding example script to Diffuser imple…
48a74147
update post merge of scripts
3acddb56
add mdiblock / outblock architecture
713e8f27
Pipeline cleanup (#947)
268ebdf4
bglick13
commented on 2022-10-24
natolambert
commented on 2022-10-24
Update src/diffusers/models/unet_1d_blocks.py
daa05fb6
natolambert
commented on 2022-10-24
Update tests/test_models_unet.py
ea5f2310
RL Cleanup v2 (#965)
4f7a3a43
fix quality in tests
d90b8b1b
fix quality style, split test file
ad8b6cf1
Merge branch 'main' into rl
e06a4a4d
fix checks / tests
99b2c815
bglick13
commented on 2022-10-25
bglick13
commented on 2022-10-25
bglick13
commented on 2022-10-25
bglick13
commented on 2022-10-25
bglick13
commented on 2022-10-25
bglick13
commented on 2022-10-25
make timesteps closer to main
de4b6e46
unify block API
ef6ca1ff
Merge branch 'main' into rl
6e3485c8
unify forward api
e6f1a83a
delete lines in examples
c35a9257
style
949b93a1
examples style
2f6462b2
all tests pass
a2dd559e
make style
39dff733
patil-suraj
commented on 2022-10-26
make dance_diff test pass
d5eedff9
Refactoring RL PR (#1200)
faeacd56
Merge branch 'main' into rl
be250305
hotfix for tests
72b7ee84
quality
cf76a2d7
patil-suraj
commented on 2022-11-09
fix some tests
22903563
change defaults
a061f7e0
more mps test fixes
0c58758e
unet1d defaults
691ddee8
do not default import experimental
4948ca71
defaults for tests
ac886772
fix tests
ba204db1
fix-copies
915c41e4
Merge branch 'main' into rl
c9018898
fix
becc803a
patrickvonplaten
commented on 2022-11-14
patrickvonplaten
commented on 2022-11-14
patrickvonplaten
commented on 2022-11-14
patrickvonplaten
commented on 2022-11-14
patrickvonplaten
commented on 2022-11-14
patrickvonplaten
commented on 2022-11-14
patrickvonplaten
commented on 2022-11-14
patrickvonplaten
commented on 2022-11-14
patrickvonplaten
commented on 2022-11-14
patrickvonplaten
commented on 2022-11-14
patrickvonplaten
commented on 2022-11-14
patrickvonplaten
commented on 2022-11-14
patrickvonplaten
commented on 2022-11-14
patrickvonplaten
commented on 2022-11-14
patrickvonplaten
commented on 2022-11-14
changes per Patrik's comments (#1285)
9b8e5eef
fix renaming
3684a8c4
skip more mps tests
ebdef162
last test fix
a259aaea
natolambert
commented on 2022-11-14
Update examples/rl/README.md
1f7702c1
natolambert
merged
7c5fef81
into main
3 years ago
kashif
deleted the rl branch
3 years ago
Login to write a write a comment.
Login via GitHub
Reviewers
bglick13
patrickvonplaten
patil-suraj
Assignees
No one assigned
Labels
None yet
Milestone
No milestone
Login to write a write a comment.
Login via GitHub