Ludwig
A code-free deep learning toolbox, by Uber. Ludwig is a toolbox built on top of TensorFlow that allows to train and test deep learning models without the need to write code. All you need to provide is a CSV file containing your data, a list of columns to use as inputs, and a list of columns to use as outputs, Ludwig will do the rest.
Ludwig is a tool in the Machine Learning Tools category of a tech Stack.
Ludwig is an open source tool with 6.7K GitHub stars and 794 GitHub forks. Here’s a link to Ludwig’s open source repository on GitHub.
Official uber.github.io