Skip to content

This repo contains my deep learning projects using Keras, covering ANN, CNN, and RNN architectures. I created these implementations while learning from LinkedIn Learning to deepen my understanding of neural networks and their applications.

Notifications You must be signed in to change notification settings

Pavankuamr14/deeplearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning Repository This repository contains implementations of artificial neural networks (ANN) using Keras. It serves as a resource for learning and understanding various neural network architectures and techniques. Additionally, topics related to convolutional neural networks (CNN),RNN will be added after learning.

Contents ANN Implementations: This directory contains Python files implementing different types of artificial neural networks using Keras. Usage Feel free to explore the implementations provided in this repository. Each Python file contains detailed comments to explain the functionality and structure of the neural network model.

Contributions Contributions to this repository are welcome! If you have implemented a new neural network architecture or have improvements to existing implementations, please feel free to submit a pull request.

License This project is licensed under the MIT License - see the LICENSE file for details.# deeplearning

About

This repo contains my deep learning projects using Keras, covering ANN, CNN, and RNN architectures. I created these implementations while learning from LinkedIn Learning to deepen my understanding of neural networks and their applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published