Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Commit

Permalink
Note that the repo is no longer maintained
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelfneumann authored Apr 5, 2022
1 parent 06e9a92 commit 89dc5c4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# GoLearn: Reinforcement Learning in Go

---

**NOTE **

This repo is no longer under active development. Until a Go deep learning library that surpasses the quality/number of features of Gorgonia is released (e.g. something similar to tensorflow), this repo will no longer actively be maintained. But I'll will be back soon!

Until then, I've moved my code to Julia. See you when the Go neural network library comes out!

---

GoLearn is a reinforcement learning Go module. It implements many environments
for reinforcement learning as well as agents. It also allows users to easily
run experiments through `JSON` configuration files without ever touching
Expand Down

0 comments on commit 89dc5c4

Please sign in to comment.