You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _data/gsoc-ideas.yml
+24-13Lines changed: 24 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
# length: short / medium / long (90 / 175 / 350 hours)
6
6
# mentors: github handles
7
7
# categories: AI / data / dev tools / apps / cloud / media / operating systems / programming languages / science / security / social / web
8
-
8
+
# repolinks: reference links to respective github repos
9
9
- title: Machine learning inference in Cats Effect
10
10
description:
11
11
We want to make it possible to deploy machine learning inference as part of a larger web service without compromising the latency of other on-going requests. The goal of this project is to create a compiler to transform a pre-trained ML model into a sequence of Cats Effect `IO` steps that perform inference on some input.
0 commit comments