Update README.md

Adding TensorFlow in Artificial Intelligence
This commit is contained in:
Omar Shaikh
2016-02-04 15:29:05 -08:00
parent 896eec4193
commit e4837fb7b8

View File

@@ -100,6 +100,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
* [btsk](https://github.com/aigamedev/btsk) - Game Behavior Tree Starter Kit. [zlib]
* [Evolving Objects](http://eodev.sourceforge.net/) - A template-based, ANSI-C++ evolutionary computation library which helps you to write your own stochastic optimization algorithms insanely fast. [LGPL]
* [TensorFlow](https://github.com/tensorflow/tensorflow) - An open source software library for numerical computation using data flow graphs [Apache]
## Asynchronous Event Loop