Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marith authored Jun 3, 2018
1 parent bc4fbf9 commit 29f39a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ This repository is a part of TDAT3001 Bachelor Thesis in Computer Engineering at

The purpose of this project was to test different neural networks' performance on speech recognition, using recurrent neural networks (RNN) and connectionist temporal classification (CTC).

During this project we have tested various nettwork models for speech recognition. The resulting logs and saved models can be found at [train-logs].

<a name="installation"/>

Expand Down Expand Up @@ -214,3 +215,4 @@ along with this project. If not, see <http://www.gnu.org/licenses/>.
[Python download]: https://www.python.org/downloads/
[TensorFlow installation]: https://www.tensorflow.org/install/
[Multi-GPU Model Keras guide]: https://blog.datawow.io/multi-gpu-model-keras-ef463bf965d9
[train-logs]: https://github.com/holm-aune-bachelor2018/train-logs

0 comments on commit 29f39a2

Please sign in to comment.