Skip to content

muaviyaijaz123/Deep_Learning_Exercises

Repository files navigation

Deep Learning Exercises - FAU Erlangen-Nürnberg

Professor Andreas Maier - Summer Semester 2024

This repository contains solutions to the Deep Learning exercises from the Summer Semester 2024 course at Friedrich-Alexander University Erlangen-Nürnberg, taught by Professor Andreas Maier.


📋 Contents

The repository is organized into the following directories:

  • Exercise_0: Random Patterns Generation using Numpy and Image Generator Development
  • Exercise_1: Implementation of Feed Forward Neural Networks.
  • Exercise_2: Implementation of Convolutional Neural Network.
  • To be continued....

🔧 Setup

Ensure the following prerequisites are installed:

System Requirements

  • Python Version: Python 3.8+
  • Required Libraries:
    • numpy
    • pandas
    • matplotlib
    • To be added if required.....

🚀 Usage

Each exercise is contained within its own directory. To run an exercise:

  1. Navigate to the exercise directory via the terminal.
  2. Execute the Python scripts available in that directory.

🤝 Contributing

This repository serves as a personal archive and educational reference, but contributions are welcome.

  • Feel free to open an Issue for suggestions or to report problems.
  • Submit a Pull Request if you'd like to contribute improvements or additional solutions.

📜 License

This project is distributed under the MIT License.


🎓 Acknowledgments

Special thanks to Prof. Dr. Andreas Maier for designing and guiding the comprehensive course and exercises.


📬 Contact

For any questions or feedback, feel free to reach out via my GitHub profile.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages