This repository contains code in Python for building and optimizing neural networks. The repository is organized into two folders:
- Neural Network: Contains code for building and training neural networks.
- Hyperparameter Optimization in Neural Networks: Contains code for optimizing hyperparameters in neural networks.
To run the code in this folder, you will need to install the following dependencies:
- TensorFlow
- NumPy
- Matplotlib
- sklearn
If you find a bug or have a feature request, please open an issue or submit a pull request.
This repository is licensed under the MIT License. See the LICENSE file for more information.