Skip to content

Tensorflow based ROS node for evaluating deep learning algorithms.

License

Notifications You must be signed in to change notification settings

yenat/tensorflow_node

This branch is up to date with elggem/tensorflow_node:master.

Folders and files

NameName
Last commit message
Last commit date
Feb 14, 2017
Nov 28, 2016
Feb 14, 2017
Feb 14, 2017
Feb 14, 2017
Feb 14, 2017
Nov 16, 2016
Feb 14, 2017
Feb 14, 2017
Nov 1, 2016
Feb 14, 2017
Feb 14, 2017
Feb 14, 2017

Repository files navigation

tensorflow_node

<hidden..Build Status>

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 framework for integrated Artificial General Intelligence.

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

Documentation

You can find documentation on the wiki tab. There are references for the network architecture and some high-level descriptions on how it works.

Participate

I've put todos and remaining tasks in the projects tab on Github. Feel free to collaborate or contact me if you have any suggestions!

I want to run it!

Clone the repo into your catkin workspace, make it and run

roslaunch tensorflow_node mnist.launch

TF summaries are being written to outputs/summaries, if enabled in the config file, and they can be inspected via this command:

rosrun tensorflow_node tensorboard

About

Tensorflow based ROS node for evaluating deep learning algorithms.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 93.2%
  • CMake 6.5%
  • Shell 0.3%