Welcome to NN Forge!
NN Forge is a web application that empowers you to create neural network architectures using a user-friendly graphical interface (GUI) and automatically generate the corresponding Python code for them.
NN Forge is a web application, so no installation is required! Simply visit the following URL to get started:
NNForge
- Intuitive GUI: Design your neural network architecture visually using drag-and-drop functionality.
- Multiple Layer Types: Build complex architectures with a variety of supported layer types.
- Customization Options: Configure hyperparameters and other settings for each layer.
- Python Code Generation: Generate clean and well-structured Python code for your designed architecture.
- Easy Integration: Seamlessly integrate the generated code into your existing deep learning projects.
- Visit the NN Forge website.
- Design your neural network architecture using the GUI.
- Configure hyperparameters and other settings for each layer.
- Click the "Generate" button.
- Copy and paste the generated code into your Python project.
We welcome contributions from the community! If you'd like to contribute to the enhancement of NN Forge, please feel free to do so.
This project is licensed under the MIT License: MIT License.
Feel free to explore NN Forge and let us know if you have any questions!