# Tensorflow (👨‍🔬 Beta)

## 🚩 Tensorflow Çalışma Yolu

* [📖 Introduction to Tensorflow](https://www.tensorflow.org/learn) içerisinde TensorFlow ecosystem kısmında temel adımları öğrenebilirsiniz

## 🧒 Yeni Başlayanlar için Kaynaklar

{% embed url="<https://www.tensorflow.org/tutorials>" %}

{% embed url="<https://github.com/Amin-Tgz/awesome-tensorflow-2>" %}

## 👨‍🏫 Kurslar

* [📺 Intro to TensorFlow for Deep Learning](https://www.udacity.com/course/intro-to-tensorflow-for-deep-learning--ud187)
* [💰 📺 TensorFlow in Practice Specialization](https://www.coursera.org/specializations/tensorflow-in-practice?utm_source=deeplearningai\&utm_medium=institutions\&utm_campaign=TFWebsiteTFSHomepageButton#courses)
* [📺 Tensorflow \~ Youtube](https://www.youtube.com/tensorflow/)
* [📺 Practical Machine Learning with TensorFlow 2.0 Alpha](https://blog.udacity.com/2019/03/learn-tensorflow-for-deep-learning-applications.html)
* [👨‍💻 TF2 Course \~ GitHub](https://github.com/ageron/tf2_course)
* [👨‍💻 Tensorflow Resources \~ GitHub](https://github.com/tensorflow/tensorflow#resources)

{% hint style="success" %}
🚀 Bu alandaki bağlantılar [YEmoji \~Bağlantılar](https://emoji.yemreak.com/kullanim/baglantilar) yapısına uygundur
{% endhint %}

## 🔗 Faydalı Kaynaklar

* [📖 Introduction to Tensorflow](https://www.tensorflow.org/learn)
* [👨‍🏫 tf.data: Build TensorFlow input pipelines](https://www.tensorflow.org/guide/data)
* [👨‍🏫 Load Data](https://www.tensorflow.org/tutorials/load_data/csv)
* [👨‍🏫 Keras overview](https://www.tensorflow.org/guide/keras/overview/)

{% hint style="success" %}
🚀 Bu alandaki bağlantılar [YEmoji \~Bağlantılar](https://emoji.yemreak.com/kullanim/baglantilar) yapısına uygundur
{% endhint %}


---

# 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://docs.yemreak.com/arsiv/yapay-zeka/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.
