Skip to content

JHlozek/olinda_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

olinda_api

This is a wrapper library for running onnx models produced in the Olinda pipeline with a Morgan Fingerprint featurizer.

Example usage

import onnx_runner
model = onnx_runner.onnx_runner("path/to/model.onnx")
model.predict(["CCC", "CCO"])

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages