Skip to content

Commit 3b15233

Browse files
authored
Merge pull request #52 from eternagame/large-files
Add pretrained models and full moveset files
2 parents 3435774 + 978a453 commit 3b15233

17 files changed

+123
-8
lines changed

Diff for: .gitattributes

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*.psd filter=lfs diff=lfs merge=lfs -text
2-
*.txt filter=lfs diff=lfs merge=lfs -text
3-
.txt filter=lfs diff=lfs merge=lfs -text
41
rna-prediction/movesets/move-set-11-14-2016.txt filter=lfs diff=lfs merge=lfs -text
2+
rna-prediction/movesets/moveset6-22a.txt filter=lfs diff=lfs merge=lfs -text
3+
rna-prediction/movesets/full-problems-nov2016.txt filter=lfs diff=lfs merge=lfs -text
4+
rna-prediction/models/**/*.data-* filter=lfs diff=lfs merge=lfs -text

Diff for: .gitignore

-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
pickles/
44
tensorboard/
55
clustering-graphs/
6-
models/
76
*.sbatch
8-
movesets/
97
scp.txt
108
*.out
119
*.ps
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:7bd2396829ce225f97c0f822da847a599bc90461eaaf8a4d469c5628b2edab69
3+
size 818179496

Diff for: rna-prediction/models/base/baseCNN15.index

2.37 KB
Binary file not shown.

Diff for: rna-prediction/models/base/baseCNN15.meta

175 KB
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:9ad62ee55bae0b1090a496efeb32e102c9cdbf5e305e0699153eb20088b3330e
3+
size 952429992

Diff for: rna-prediction/models/base/baseCNN30.index

2.43 KB
Binary file not shown.

Diff for: rna-prediction/models/base/baseCNN30.meta

179 KB
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:cae8b164a35310990c05958019f0a9677592ae48ada2cacf55ea44affa1a5897
3+
size 695042264

Diff for: rna-prediction/models/location/locationCNN15.index

2.38 KB
Binary file not shown.

Diff for: rna-prediction/models/location/locationCNN15.meta

175 KB
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:9296994b9ed3d1ed50a5e7ddc52295a108c10f26ad455db5ebae811e63ec2b91
3+
size 826834536

Diff for: rna-prediction/models/location/locationCNN30.index

2.44 KB
Binary file not shown.

Diff for: rna-prediction/models/location/locationCNN30.meta

179 KB
Binary file not shown.

Diff for: rna-prediction/movesets/epicfalcon.txt

+102-3
Large diffs are not rendered by default.

Diff for: rna-prediction/movesets/full-problems-nov2016.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:46eea96d0fa7937ffb8ef18900243721d8ba461b1c2fb83c8a18e47970d1e253
3+
size 147498731

Diff for: rna-prediction/movesets/moveset6-22a.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:5c7a212e90e1ec0e08d6867d651ce683afb391d7c5219fbc6b7cc52e7b5e90e7
3+
size 1206179686

0 commit comments

Comments
 (0)