ML for Developers
This commit is contained in:
10
docs/index.md
Normal file
10
docs/index.md
Normal file
@@ -0,0 +1,10 @@
|
||||
## Documentation
|
||||
|
||||
- [madewithml](madewithml/data.md): documentation.
|
||||
|
||||
## Lessons
|
||||
|
||||
Learn how to combine machine learning with software engineering to design, develop, deploy and iterate on production ML applications.
|
||||
|
||||
- **Lessons**: [https://madewithml.com/](https://madewithml.com/#course)
|
||||
- **Code**: [GokuMohandas/Made-With-ML](https://github.com/GokuMohandas/Made-With-ML)
|
||||
1
docs/madewithml/data.md
Normal file
1
docs/madewithml/data.md
Normal file
@@ -0,0 +1 @@
|
||||
::: madewithml.data
|
||||
1
docs/madewithml/evaluate.md
Normal file
1
docs/madewithml/evaluate.md
Normal file
@@ -0,0 +1 @@
|
||||
::: madewithml.evaluate
|
||||
1
docs/madewithml/models.md
Normal file
1
docs/madewithml/models.md
Normal file
@@ -0,0 +1 @@
|
||||
::: madewithml.models
|
||||
1
docs/madewithml/predict.md
Normal file
1
docs/madewithml/predict.md
Normal file
@@ -0,0 +1 @@
|
||||
::: madewithml.predict
|
||||
1
docs/madewithml/serve.md
Normal file
1
docs/madewithml/serve.md
Normal file
@@ -0,0 +1 @@
|
||||
::: madewithml.serve
|
||||
1
docs/madewithml/train.md
Normal file
1
docs/madewithml/train.md
Normal file
@@ -0,0 +1 @@
|
||||
::: madewithml.train
|
||||
1
docs/madewithml/tune.md
Normal file
1
docs/madewithml/tune.md
Normal file
@@ -0,0 +1 @@
|
||||
::: madewithml.tune
|
||||
1
docs/madewithml/utils.md
Normal file
1
docs/madewithml/utils.md
Normal file
@@ -0,0 +1 @@
|
||||
::: madewithml.utils
|
||||
Reference in New Issue
Block a user