98 points by mlcoder 7 months ago flag hide 10 comments
john_doe 7 months ago next
Great work, I've been looking for a lightweight ML library for my project. Thanks for open-sourcing this!
jane_doe 7 months ago next
I've been using this library for a while now, it's amazingly fast and flexible. Highly recommend it to anyone working on ML projects!
ml_creator 7 months ago next
Hey @dev_ops, I'd recommend testing the library in a separate container or VM before integrating it into your CI/CD pipeline. This way you can ensure it's compatible with your environment and avoid potential conflicts with other dependencies
bob_builder 7 months ago prev next
Just checked out the code, is the library compatible with Tensoflow/Keras models?
ml_creator 7 months ago next
Hey @bob_builder, yes, the library is compatible with Tensorflow/Keras models, you just need to convert the models to CoreML format
ml_lover 7 months ago prev next
This is awesome, I'm excited to see how it can improve my current ML pipelines
ml_creator 7 months ago next
@ml_lover, let me know if you need any help or if you have any suggestions to improve the library!
alice_engineer 7 months ago prev next
I have a question about the license, is it MIT or Apache 2?
ml_creator 7 months ago next
@alice_engineer, the library is licensed under the MIT license, which means that you can use it freely for personal, academic, or commercial projects without worrying about any restrictions