Navigation Menu

Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

mandiant/tf_rl_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tf_rl_tutorial

tf tsne transe

Accompanying code for "Relational Learning with TensorFlow" tutorial

The tutorial can be be viewed here: http://nbviewer.jupyter.org/github/fireeye/tf_rl_tutorial/blob/master/tf_rl_tutorial.ipynb

Please use the nbviewer link above instead of viewing the notebook directly from this GitHub repo. The GitHub renderer won't correctly display the images, equations, or the scatter plot.

Dependencies

Running the WordNet Example

In addition to the tutorial notebook, there is also a script which demonstrates training and evaluating a model.

  1. Clone this repository, make sure all dependencies are installed
  2. Download and unpack the WordNet dataset into the /data directory (link is in the tutorial)
  3. Make sure that this project directory is in your PYTHONPATH
  4. cd tf_rl_tutorial
  5. python wordnet_eval.py

About

Tutorial: Statistical Relational Learning with Google TensorFlow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published