diff --git a/README.md b/README.md index 570f126..22e6bdc 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ model experimentation tracking, and observability in model training and inferenc [Samples](samples) in this project leverage the basic ideas used in [MLOpsPython](https://github.com/microsoft/MLOpsPython). While MLOpsPython lays the foundation for operationalizing ML, we aim to provide representative samples and docs to -- provide a sounding startpoint to build a production quality ML solution of certain frameworks such as Tensorflow or Kaldi. +- provide a sounding startpoint to build a production quality ML solution of certain frameworks such as TensorFlow or Kaldi. - demonstrate approaches and techniques for cross-cutting concerns such as unit testing and logging. - document how to solve some of the challenges encountered in building ML solutions, such as security, data management, local vs. cloud based development and more.