Skip to content

Commit db8c0e5

Browse files
committed
Publish article
1 parent 27a74d3 commit db8c0e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ppo/main.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
:clay {:title "Proximal Policy Optimization with Clojure and PyTorch"
33
:external-requirements []
44
:quarto {:author [:janwedekind]
5-
:draft true
5+
:draft false
66
:description "A Clojure port of XinJingHao's PPO implementation using libpython-clj2, PyTorch, and Quil"
77
:image "pendulum.png"
88
:type :post

0 commit comments

Comments
 (0)