Welcome to the EpochIIITS Publication Code Repository! This repository contains code and materials related to articles published by EpochIIITS on Medium. Each folder corresponds to a topic covered in our publications.
📁 /EpochIIITS-Publications
├── 📁 Deep Learning
│ ├── 📁 Article_Name
│ │ ├── code_files/
│ │ ├── models/
│ │ ├── README.md
│ │ └── dataset/
│ └── ...
├── 📁 Computer Vision
│ ├── 📁 Article_Name
│ │ ├── code_files/
│ │ ├── models/
│ │ ├── README.md
│ │ └── dataset/
│ └── ...
├── 📁 Natural Language Processing + GenerativeAI
│ ├── 📁 Article_Name
│ │ ├── code_files/
│ │ ├── models/
│ │ ├── README.md
│ │ └── dataset/
│ └── ...
├── 📁 AI for Society
│ ├── 📁 Article_Name
│ │ ├── code_files/
│ │ ├── models/
│ │ ├── README.md
│ │ └── dataset/
│ └── ...
└── 📁 Brain-Computer Interface
├── 📁 Article_Name
│ ├── code_files/
│ ├── models/
│ ├── README.md
│ └── dataset/
└── ...
We welcome contributions to enhance and expand the code repository. If you have code related to any of our published articles or wish to add new topics, please follow these guidelines:
- 📝 Documentation: Ensure your code is well-documented and includes clear explanations to help others understand its purpose and usage.
- 📁 Folder Structure: Add your code under the relevant topic folder within
/EpochIIITS-Publications
. Keep the structure organized and consistent with existing entries. - 🔗 References: Provide clear references to the article(s) your code supports or is inspired by. This helps readers and maintainers understand the context and relevance of your contribution.
- 🚀 Pull Requests: Submit your contributions through pull requests. Make sure your code follows best practices and passes any existing tests. Describe your changes concisely and reference any relevant issues.
Contributions of any kind are valuable and appreciated! Thank you for helping improve the EpochIIITS Publication Code Repository. Let's collaborate to make AI accessible and understandable for everyone! 🌍✨
Thanks goes to these Wonderful People. Contributions of any kind are welcome!🚀