Skip to content

Commit

Permalink
removed travis button as it doesnt work with ROS for now
Browse files Browse the repository at this point in the history
  • Loading branch information
elggem committed Feb 14, 2017
1 parent a119ebe commit 8669fcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# tensorflow_node

[![Build Status](https://travis-ci.org/elggem/tensorflow_node.svg?branch=master)](https://travis-ci.org/elggem/tensorflow_node)
<hidden..[![Build Status](https://travis-ci.org/elggem/tensorflow_node.svg?branch=master)](https://travis-ci.org/elggem/tensorflow_node)>

This is a tensorflow based framework for evaluating machine learning algorithms and streaming their states out via ROS. It aims to be a flexible implemention that can be modified and inspected during runtime on live stream data. Eventually it will be used in conjunction with the [OpenCog](https://github.com/opencog/opencog) framework for integrated Artificial General Intelligence.
This is a tensorflow based framework for evaluating deep learning algorithms and streaming internal believe states out via ROS. It aims to be a flexible implemention that can be modified and inspected during runtime on live stream data. Eventually it will be used in conjunction with the [OpenCog](https://github.com/opencog/opencog) framework for integrated Artificial General Intelligence.

- *This code is under heavy development and used for research purposes, so handle with care!*

Expand Down

0 comments on commit 8669fcf

Please sign in to comment.