Skip to content
This repository was archived by the owner on Dec 28, 2023. It is now read-only.

Commit f6a73c9

Browse files
author
Isaac Poulton
authored
Add Windows build status to README.md
1 parent f8ed505 commit f6a73c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# CppRl - PyTorch C++ Reinforcement Learning
2-
![](https://travis-ci.org/Omegastick/pytorch-cpp-rl.svg?branch=master)
2+
![Linux build status](https://travis-ci.org/Omegastick/pytorch-cpp-rl.svg?branch=master) [![Windows build status](https://ci.appveyor.com/api/projects/status/ch64s3twohboxkqt?svg=true)](https://ci.appveyor.com/project/Omegastick/pytorch-cpp-rl)
3+
34
![LunarLander-v2](imgs/lunar_lander.gif)
45
Above: results on LunarLander-v2 after 60 seconds of training on my laptop
56

0 commit comments

Comments
 (0)