model-suite

Model Suite


Keywords
deep-learning, pytorch, pytorch-implementation
License
Apache-2.0
Install
pip install model-suite==0.0.1

Documentation

Model Suite

Welcome to the Model Suite repository! This is a collaborative project created and maintained by two students from Bahcesehir University. In this repository, we hope to provide a thorough collection of different AI architectures in this repository.

Table of Contents

Available Architectures

Model Name Paper
Multi-Layer Perceptron Paper
VGG Paper
AlexNet Paper
ResNet Paper
UNet Paper
Autoencoders -

We are continuously working on expanding our collection to include even more architectures. Please feel free to open an issue for more implementations.

Usage

TODO: Add to pip

Contributing

We welcome contributions from the open-source community! If you're interested in adding a new AI model architecture or improving an existing one, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your contribution.
  3. Make your changes and improvements.
  4. Test your changes thoroughly.
  5. Submit a pull request describing your changes and why they should be merged.

License

This repository is licensed under the Apache License. Feel free to use the code for educational, research, and commercial purposes.

Contact Us

If you have any questions, suggestions, or just want to chat about AI and model architectures, feel free to reach out to us:
buura: aldal.bugra@gmail.com
osbm: osmanfbayram@gmail.com

We hope you find the Model Suite repository valuable and informative.