Skip to content
Snippets Groups Projects
Select Git revision
  • 5993034c6955ed876d87123d887797c74e1d331d
  • master default protected
  • updates
  • towards_tf2
  • amir
  • tf20
  • predict
  • speed-up
  • newlstm
  • integrate_structures
  • lstm
  • gan
  • oldmaster
  • v3.0.0
  • v2.0.0
  • v1.2.2b0
  • v1.2.1
  • v1.2.0
  • v1.1.1
  • v1.1.0
  • v1.0.4
  • v1.0.3
  • v1.0.2
  • v1.0.1
  • v1.0.0
  • 0.1.10
  • 0.1.9
  • 0.1.8
  • 0.1.7
  • 0.1.6
  • 0.1.5
  • 0.1.4
  • 0.1.3
33 results

COPYING

Blame
  • This project is licensed under the BSD 3-Clause "New" or "Revised" License. Learn more
    buildout.cfg 226 B
    ; vim: set fileencoding=utf-8 :
    ; Mon 15 Aug 2016 18:41:03 CEST
    
    [buildout]
    parts = scripts
    develop = .
    eggs = bob.ip.optflow.liu
    extensions = bob.buildout
    newest = false
    verbose = true
    
    [scripts]
    recipe = bob.buildout:scripts