fnands
fnands
MModular
Created by Martin Dudek on 5/26/2024 in #questions
Why are you using Mojo?
Yeah, I also like Julia. Best syntax out there IMHO. But in my day-to-day: all the ML libs I need to use are in Python, the geo libs are in Python, and the company I work for uses Python, so hard to shift all of those things.
23 replies
MModular
Created by Martin Dudek on 5/26/2024 in #questions
Why are you using Mojo?
Tired of the two language problem. I have one foot in the ML world and one foot in the geospatial world, and both struggle with the "two-language" problem. I.e. debugging gets annoying when you have to switch from Python to the language that your libs are written in (C/C++). Having one language all the way through would be awesome.
23 replies
MModular
Created by benny on 5/23/2024 in #community-showcase
MIL: Mojo Imaging Library
If I am not mistaken Benny is writing a wrapper around PIL, and Mimage is a pure Mojo (almost) image reading lib. However, it might make sense for Mimage to have a fallback option for the many formats that are not yet supported. So maybe try and open with Mojo and fallback to Python when not yet implemented?
6 replies
MModular
Created by Jack Clayton on 5/10/2024 in #community-showcase
Basalt: ML Framework
Well, mostly the first three with some small contributions by me 🙃
26 replies