|
|
|
|
|
by mark_l_watson
2619 days ago
|
|
Wonderful idea and the Chicken Scheme implementation looks nice also. I wrote some Racket Scheme code that reads Keras trained models and does inferencing but this is much better: I used Racket’s native array/linear algebra support but this implementation uses BLAS which should be a lot faster. |
|