Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,8 @@ A [breakdown of sections](docs/the-first-week-of-an-ise-project.md) according to

## Fundamentals for Specific Technology Areas

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

## Contributing

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Machine Learning Fundamentals at ISE

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.
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.

## Goals

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Agile Development Considerations for ML Projects
# Agile Development Considerations for Machine Learning/AI Projects

## Overview

Expand Down