Phil 9.13.2021

GPT Agents

  • Fixing CR/LF in db, and re-running analytics
  • Meeting with Andreea and her student, ___. We’re going to train up a model on their NZ twitter corpora

SBIRs

  • Updated last sprints stories and put together slides for demos
  • Work on stories for next sprint
  • Work on getting more content into GML files. Got it working:
node [
    id 1
    label "Canada"
    weight 150222.0
    long_text "A random number: 0.13436424411240122"
  ]
  • And after going through Gephi and getting positions, colors, and sizes:
node
  [
    id 0
    label "Bahamas"
    graphics
    [
      x 78.24309
      y 161.46931
      z 0.0
      w 20.0
      h 20.0
      d 20.0
      fill "#edf8fb"
    ]
    weight "4179.0"
    long_text "A random number: 0.763774618976614"
  ]