studioml / studio

Studio: Simplify and expedite model building process
https://studio.ml
Apache License 2.0
379 stars 52 forks source link

Feature/439 #440

Closed andreidenissov-cog closed 4 years ago

andreidenissov-cog commented 4 years ago

Some code refactoring and clean-up to remove dependency on Keras and TensorFlow from studioml code proper. Examples and unit tests still depend on these modules of course. Also clean up and fixes for unit tests, focusing on setups we are actually using - namely, local runner mode and sending workloads to external executor through RMQ queues.