From 47bdebc455316177f4fa03b9c59d1d5f4f6a3857 Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Wed, 5 Apr 2017 21:54:16 +0430 Subject: [PATCH] fix: protocol --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f97444d..bd7aae3 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Here is a demonstration of the model after 3000 epochs (~5 minutes on an Intel(R also see: [Before training](/demo/flappy-lose.gif) -There is also a [a web version](//labs.aylien.com/flappy-bird) available for ease of access. +There is also a [a web version](http://labs.aylien.com/flappy-bird) available for ease of access. For each frame the bird stays alive, +0.1 score is given to him. For each wall he passes, +10 score is given.