Skip to content

v0.4.0 - TensorFlow and Profile Generation Improvements

Compare
Choose a tag to compare
@sundberg sundberg released this 25 Jan 06:30

This release expands the tensorflow and profile generation abilities, as illustrated in the examples. The tensorflow example now includes a sequence of steps to generate training samples and build a tensorflow model from Synthea data, and the profile generator now works with FHIR package definitions following the FHIR NPM package spec.

Features

  • End-to-end TensorFlow model training example
  • Google Cloud Datalab notebook illustrating tensorflow model training
  • Proto package generation from NPM-style package.tar.gz files
  • Generated US-Core protos for STU3 using NPM package
  • Cleaner separation of spec files and generated testdata
  • Various bugfixes and performance improvements