# Machine Learning with TensorFlow

- [Requirements for a Certificate of Achievement or ECTS](https://opencampus.gitbook.io/opencampus-machine-learning-program/courses/archive/machine-learning-with-tensorflow/requirements-for-a-certificate-of-achievement-or-ects.md)
- [Preparation](https://opencampus.gitbook.io/opencampus-machine-learning-program/courses/archive/machine-learning-with-tensorflow/preparation.md)
- [Week 1 - General Introduction](https://opencampus.gitbook.io/opencampus-machine-learning-program/courses/archive/machine-learning-with-tensorflow/week-1.md)
- [Week 2 - Introduction to TensorFlow,Part I](https://opencampus.gitbook.io/opencampus-machine-learning-program/courses/archive/machine-learning-with-tensorflow/week-2.md)
- [Week 3 - Introduction to TensorFlow,Part II](https://opencampus.gitbook.io/opencampus-machine-learning-program/courses/archive/machine-learning-with-tensorflow/week-3.md)
- [Week 4 - Convolutional Neural Networks, Part I](https://opencampus.gitbook.io/opencampus-machine-learning-program/courses/archive/machine-learning-with-tensorflow/week-4-convolutional-neural-networks-part-i.md)
- [Week 5 - Convolutional Neural Networks, Part II](https://opencampus.gitbook.io/opencampus-machine-learning-program/courses/archive/machine-learning-with-tensorflow/week-5-convolutional-neural-networks-part-ii.md)
- [Week 6 - Project Feedback Session](https://opencampus.gitbook.io/opencampus-machine-learning-program/courses/archive/machine-learning-with-tensorflow/week-6-project-feedback-session.md)
- [Week 7 - Natural Language Processing, Part I](https://opencampus.gitbook.io/opencampus-machine-learning-program/courses/archive/machine-learning-with-tensorflow/week-6-natural-language-processing-part-i.md)
- [Week 8 - Natural Language Processing, Part II](https://opencampus.gitbook.io/opencampus-machine-learning-program/courses/archive/machine-learning-with-tensorflow/week-7-natural-language-processing-part-ii.md)
- [Week9 - Project Feedback Session](https://opencampus.gitbook.io/opencampus-machine-learning-program/courses/archive/machine-learning-with-tensorflow/week9-project-feedback-session.md)
- [Week 10 - Sequences, Time Series and Prediction](https://opencampus.gitbook.io/opencampus-machine-learning-program/courses/archive/machine-learning-with-tensorflow/week-8-sequences-time-series-and-prediction-part-i.md)
- [Week 11 & 12 - Presentation of the Final Projects](https://opencampus.gitbook.io/opencampus-machine-learning-program/courses/archive/machine-learning-with-tensorflow/week-11-presentation-of-the-final-projects.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://opencampus.gitbook.io/opencampus-machine-learning-program/courses/archive/machine-learning-with-tensorflow.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
