Skip to content

Commit

Permalink
Remove reinforcement_learning (#1675)
Browse files Browse the repository at this point in the history
The reinforcement_learning inference library now lives at https://github.com/VowalWabbit/reinforcement_learning
  • Loading branch information
jackgerrits authored and lokitoth committed Nov 13, 2018
1 parent a8afec8 commit 7222467
Show file tree
Hide file tree
Showing 213 changed files with 2 additions and 25,410 deletions.
2 changes: 0 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,12 @@ platform: x64
shallow_clone: true
clone_folder: C:\vowpal_wabbit
cache:
- c:\tools\vcpkg\installed\
- vowpalwabbit\packages -> **\packages.config
# need to install nuget packages before Visual Studio starts to make ANTLR targets available.
build_script:
# Temporary workaround: https://github.com/Microsoft/vcpkg/issues/4189#issuecomment-417462822
- rd /s /q C:\OpenSSL-v11-Win32
- rd /s /q C:\OpenSSL-v11-Win64
- vcpkg install cpprestsdk:x64-windows
- cd c:\vowpal_wabbit
- vowpalwabbit\.nuget\nuget restore -o vowpalwabbit\packages cs\cs\packages.config
- vowpalwabbit\.nuget\nuget restore -o vowpalwabbit\packages cs\azure\packages.config
Expand Down
1 change: 1 addition & 0 deletions reinforcement_learning/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
## The contents of this directory have been moved to a new repo: https://github.com/VowpalWabbit/reinforcement_learning

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions reinforcement_learning/bindings/cs/rl.net.cli/App.config

This file was deleted.

145 changes: 0 additions & 145 deletions reinforcement_learning/bindings/cs/rl.net.cli/EntryPoints.cs

This file was deleted.

84 changes: 0 additions & 84 deletions reinforcement_learning/bindings/cs/rl.net.cli/Person.cs

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 7222467

Please sign in to comment.