# Week 1 - General Introduction

### This week you will...

* Receive an introduction about the course and the people in it. A short overview of the course, contents and how it will work.&#x20;
* Information about accounts, forum and contacts are provided.&#x20;

### Learning Resources

{% embed url="<https://deeplearning.freelab.org/dlfs/weeks/week1.html>" %}

### Until next week you should...

* Register in the [Deep Learning Channel in the Mattermost Chat](https://chat.opencampus.sh/sose20/channels/deep-learning)
* Register on Coursera and start the [Neural Networks and Deep Learning](https://www.coursera.org/learn/neural-networks-deep-learning?specialization=deep-learning) course,
* Finish the first two weeks of the [course](https://www.coursera.org/learn/neural-networks-deep-learning?specialization=deep-learning)
* Do the Programming Assignment on Logistic Regression
* Do the Programming Assignment on Python Numpy


---

# 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/deep-learning/week-1.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.
