Skip to content

huseyincenik/deep_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Deep Learning with Python

Deep Learning

Welcome to the "Deep Learning with Python" repository! This repository is a collection of materials related to the exploration of deep learning concepts using the Python programming language.

Overview

Here you will find a variety of resources including:

  • Notebooks: Jupyter notebooks covering fundamental concepts, neural network architectures, and practical applications of deep learning.
  • Code: Python scripts and utilities for implementing deep learning models and algorithms.
  • Projects: End-to-end deep learning projects showcasing applications in computer vision, natural language processing, and more.

Getting Started

To get started, feel free to explore the contents of each directory. Each directory contains its own README file with specific instructions and details about the materials it contains.

Projects

Project Name Description GitHub Kaggle
Churn Prediction in Banking A machine learning approach to predict churn in banking data. GitHub Kaggle
Churn Prediction in HR Data (ML & DL) Churn prediction using both machine learning and deep learning approaches on HR data. GitHub Kaggle Kaggle

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvement, please open an issue or submit a pull request.

Additional Resources and Sites

  • Deep Learning AI: A platform providing online courses and resources on deep learning.
  • TensorFlow Official Documentation: Official documentation for TensorFlow, a popular deep learning framework.
  • OpenAI: An artificial intelligence research lab focused on deep learning and AI safety.
  • Towards Data Science on Medium: A Medium publication featuring articles on deep learning, machine learning, and data science.
  • Distill.pub: A journal for research in machine learning, emphasizing clarity and accessibility.

Happy learning and coding!