Show HN: Cortex – machine learning infrastructure for developers
1–10 of 15 posts
Re: Show HN: Cortex – machine learning infrastructure for developers
#2Re: Show HN: Cortex – machine learning infrastructure for developers
#3Re: Show HN: Cortex – machine learning infrastructure for developers
#4Somewhat unfortunate name clash with the now-back-burnered deep learning framework written in Clojure, also called Cortex: https://github.com/originrose/cortex
Really, if you want people to use your thing, make it easy for them to find.
Re: Show HN: Cortex – machine learning infrastructure for developers
#5Re: Show HN: Cortex – machine learning infrastructure for developers
#6I work on ML infrastructure at some big company, so I'm always interested to see whats new in this field. This seems to be a thin wrapper around tf.estimator, which provides a majority of the functionality. The only novel things are yaml config for defining some basic transformations and data format. It doesn't seem super useful, am I missing something?
Re: Show HN: Cortex – machine learning infrastructure for developers
#7Congrats!
Re: Show HN: Cortex – machine learning infrastructure for developers
#8Somewhat unfortunate name clash with the now-back-burnered deep learning framework written in Clojure, also called Cortex: https://github.com/originrose/cortex
Re: Show HN: Cortex – machine learning infrastructure for developers
#9Somewhat unfortunate name clash with the now-back-burnered deep learning framework written in Clojure, also called Cortex: https://github.com/originrose/cortex
Thanks for letting us know, we'll take a look
Re: Show HN: Cortex – machine learning infrastructure for developers
#10I work on ML infrastructure at some big company, so I'm always interested to see whats new in this field. This seems to be a thin wrapper around tf.estimator, which provides a majority of the functionality. The only novel things are yaml config for defining some basic transformations and data format. It doesn't seem super useful, am I missing something?