samlanka / oracle

Haskell prototype of the Search Transformer and Universal Oracle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

oracle

Haskell prototype of the Search Transformer and Universal Oracle.

See recent talk for overview and motivation.

Building

  • Install The Haskell Tool Stack
  • Install Protocol buffers
  • Install proto-lens
    • stack install proto-lens-protoc
    • TODO(dselsam): confirm this is the only variant that needs to be installed
  • Bash script to compile the protocol buffers: protos/build_protos.sh
  • python3-pip requirements for learning: python/requirements.txt

About

Haskell prototype of the Search Transformer and Universal Oracle

License:Apache License 2.0


Languages

Language:Haskell 78.3%Language:Python 21.5%Language:Shell 0.3%