Skip to content

Commit

Permalink
feat: add logo
Browse files Browse the repository at this point in the history
  • Loading branch information
stillmatic committed Aug 1, 2022
1 parent d80731b commit 6ad806d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file added arboreal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

> (chiefly of animals) living in trees.
![arboreal logo](arboreal.png)

Pure Go library for gradient boosted decision trees. The library is optimized for ease of use in a production web server, serving real-time inference requests. As a result, we do not support training models and eschew non-standard libaries for portability.

# Usage
Expand Down

0 comments on commit 6ad806d

Please sign in to comment.