Skip to content

Commit 14e13a8

Browse files
committed
.
1 parent 9911776 commit 14e13a8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

activelearning.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,5 @@ Of course, plateauing is determined on a good query strategy together with an ap
5151
Resources
5252
----------
5353
* Active Learning Literature Survey. http://burrsettles.com/pub/settles.activelearning.pdf
54-
* Class Imbalance & Active Learning. https://pdfs.semanticscholar.org/7437/aae9bf347ab4ba4057f28df5f2eaf64d8fdc.pdf
54+
* Class Imbalance & Active Learning. https://pdfs.semanticscholar.org/7437/aae9bf347ab4ba4057f28df5f2eaf64d8fdc.pdf
55+
* Clustering: https://medium.com/towards-artificial-intelligence/how-to-use-active-learning-to-iteratively-improve-your-machine-learning-models-1c6164bdab99

reinforcement.rst

+1
Original file line numberDiff line numberDiff line change
@@ -231,5 +231,6 @@ Rerun the game using the Q-table generated.
231231
Resources
232232
----------
233233
* https://towardsdatascience.com/reinforcement-learning-implement-grid-world-from-scratch-c5963765ebff
234+
* https://medium.com/swlh/introduction-to-reinforcement-learning-coding-q-learning-part-3-9778366a41c0
234235
* https://medium.com/@m.alzantot/deep-reinforcement-learning-demysitifed-episode-2-policy-iteration-value-iteration-and-q-978f9e89ddaa
235236
* https://medium.com/emergent-future/simple-reinforcement-learning-with-tensorflow-part-0-q-learning-with-tables-and-neural-networks-d195264329d0

0 commit comments

Comments
 (0)