This repository contains all my work, project files, practice notebooks, and notes from the Artificial Intelligence (AI) Course taught by Zafer Acar.
Bu repo, Zafer Acar tarafından verilen Yapay Zeka (AI) kursu kapsamında yapılan tüm çalışmalarımı, uygulama örneklerini, projeleri ve öğrenme notlarını içermektedir.
TR:
Bu projenin amacı:
- Yapay zeka, makine öğrenmesi ve veri bilimi konularında pratik bir temel oluşturmak,
- Python kütüphanelerini (NumPy, Pandas, Matplotlib, Scikit-Learn vb.) etkin şekilde öğrenmek,
- Gerçek veri setleri üzerinde modelleme, analiz ve görselleştirme uygulamaları yapmak,
- Kurs sürecinde öğrenilen kavramları kalıcı hale getirmektir.
EN:
The purpose of this project is to:
- Build a practical foundation in artificial intelligence, machine learning, and data science,
- Learn Python libraries (NumPy, Pandas, Matplotlib, Scikit-Learn, etc.) effectively,
- Apply modeling, analysis, and visualization on real datasets,
- Reinforce the concepts learned during the course.
| Kategori (TR) | Description (EN) |
|---|---|
| 🧩 Temel Python | Python Basics — data types, loops, and functions |
| 📊 Veri Analizi | Data Analysis — working with Pandas, visualization with Matplotlib & Seaborn |
| 🧮 Makine Öğrenmesi | Machine Learning — regression, classification, clustering models |
| 🤖 Yapay Zeka Uygulamaları | AI Applications — prediction, NLP, decision trees |
| 🧪 Proje Çalışmaları | Project Works — mini projects and assignments during the course |
| 📓 Jupyter Notları | Jupyter Notes — notebooks from lectures and exercises |
- Python 3.x
- Jupyter Notebook
- NumPy, Pandas, Matplotlib, Seaborn
- Scikit-Learn, TensorFlow (in later stages)
- Anaconda Navigator
TR:
Bu repo, öğrenme sürecini belgelemek ve tekrar edilebilir bir şekilde ilerlemek amacıyla oluşturulmuştur.
Zamanla yeni konu başlıkları ve projeler eklenecektir.
EN:
This repository is created to document the learning process and ensure reproducibility.
New topics and projects will be added over time.
👤 Yunus Köse
📍 Yapay Zeka Kursu – Zafer Acar / Artificial Intelligence Course