Skip to content

Commit 5cf1dae

Browse files
Tessferrandez/refactor ml to apply to all ai ml projects (#1075)
* rename machine learning to machine learning and AI projects * changed content of first page of ML projects to be more general than just ML models --------- Co-authored-by: Shiran Rubin <[email protected]>
1 parent fa1cf87 commit 5cf1dae

17 files changed

+4
-3
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@ A [breakdown of sections](docs/the-first-week-of-an-ise-project.md) according to
6363

6464
## Fundamentals for Specific Technology Areas
6565

66-
* [Machine Learning Fundamentals](docs/machine-learning/README.md)
66+
* [Machine Learning/AI Fundamentals](docs/ml-and-ai-projects/README.md)
67+
* [User-Interface Engineering](docs/UI-UX/README.md)
6768

6869
## Contributing
6970

docs/machine-learning/README.md renamed to docs/ml-and-ai-projects/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Machine Learning Fundamentals at ISE
22

3-
This guideline documents the Machine Learning (ML) practices in ISE. ISE works with customers on developing ML models and putting them in production, with an emphasis on engineering and research best practices throughout the project's life cycle.
3+
This guideline documents the Machine Learning (ML) practices in ISE. ISE works with customers on ML/AI projects and putting them in production, with an emphasis on engineering and research best practices throughout the project's life cycle.
44

55
## Goals
66

docs/machine-learning/agile-development-considerations-for-ml-projects.md renamed to docs/ml-and-ai-projects/agile-development-considerations-for-ml-projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Agile Development Considerations for ML Projects
1+
# Agile Development Considerations for Machine Learning/AI Projects
22

33
## Overview
44

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)