buildfastwithai /
gen-ai-experiments
Collection of Jupyter notebooks is designed to provide you with a comprehensive guide to various AI tools and technologies
86/100 healthLoading repository data…
areebashakeel101 / repository
A comprehensive collection of Deep Learning models implemented in Jupyter Notebooks, covering various computer vision and natural language processing tasks including image classification, object detection, image captioning, and generative models.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A comprehensive collection of Deep Learning models implemented in Jupyter Notebooks, covering various computer vision and natural language processing tasks including image classification, object detection, image captioning, and generative models.
This repository contains implementations of various deep learning architectures using PyTorch and TensorFlow/Keras frameworks. All notebooks are designed to run on Google Colab with GPU support.
File: ALEXNET_VGGNET_forPlantClassification.ipynb
LimitedImageFolder dataset class with configurable sample limits per classFile: resnet__forPlantClassification.ipynb
File: FasterRCNN.ipynb
PetDataset class with XML annotation parsingFastRCNNPredictor for single-class detectionFile: YOLO_Finetuned.ipynb
File: GRU_Model_FineTuned.ipynb
File: ResNet_Model_FineTuned_For imagecaptioning.ipynb
File: GAN.ipynb
torch>=1.9.0
torchvision>=0.10.0
tensorflow>=2.15.0
keras
ultralytics
numpy
matplotlib
scikit-learn
opencv-python
Pillow
pycocotools
timm
seaborn
git clone https://github.com/yourusername/DeepForge.git
cd DeepForge
pip install torch torchvision tensorflow keras ultralytics numpy matplotlib scikit-learn opencv-python Pillow pycocotools timm seaborn
| Dataset | Notebooks | Description |
|---|---|---|
| Plant Dataset | AlexNet/VGGNet, ResNet Classification | Plant species images for classification |
| Oxford-IIIT Pet Dataset | Faster R-CNN, YOLO | Pet images with bounding box annotations |
| Fashion-MNIST | GAN | 28x28 grayscale fashion item images |
| COCO Captions | GRU Image Captioning | Image-caption pairs for captioning |
| COCO128 | ResNet Image Captioning | Subset of COCO with YOLO-format labels |
| Model | Task | Input Size | Framework |
|---|---|---|---|
| AlexNet | Classification | 224x224 | PyTorch |
| VGGNet | Classification | 224x224 | PyTorch |
| ResNet50 | Classification | 224x224 | TensorFlow |
| ResNet18 | Feature Extraction | 224x224 | PyTorch |
| Faster R-CNN | Object Detection | Variable | PyTorch |
| YOLOv8 | Object Detection | Variable | Ultralytics |
| GRU | Sequence Modeling | Variable | TensorFlow |
| GAN | Image Generation | 28x28 | PyTorch |
| MobileNetV2 | Feature Extraction | 224x224 | TensorFlow |
This project is open-source and available under the MIT License.
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
Note: All notebooks are designed to run on Google Colab with GPU support. Ensure you have access to the required datasets and sufficient compute resources for training.
Selected from shared topics, language and repository description—not editorial ratings.
buildfastwithai /
Collection of Jupyter notebooks is designed to provide you with a comprehensive guide to various AI tools and technologies
86/100 healthCoenMeintjes /
A comprehensive collection of Jupyter Notebook templates for data science tasks, developed to improve workflow efficiency and cover a wide range of topics, including exploratory data analysis, hypothesis testing, regression models, and machine learning models.
61/100 healthleslie89757 /
🚀 A comprehensive LangGraph tutorial collection with hands-on Jupyter notebooks 一个全面的 LangGraph 教程项目,通过 Jupyter Notebook 形式展现,涵盖了 LangGraph 的所有核心概念和高级特性。专为开发者学习和实践而设计。
76/100 healthCuAuPro /
The Fuzzy-Predictive-Control repository is a comprehensive collection of Python Jupyter Notebooks that demonstrate the implementation of fuzzy modeling and predictive functional control techniques.
31/100 healthMorikashi /
A meticulously curated collection of hands-on Jupyter notebooks, designed to illuminate the comprehensive application of MLflow across a spectrum ranging from foundational Machine Learning principles to pioneering Generative AI paradigms.
67/100 healthmachinelearningzuu /
Welcome to the "LLM Notebooks" repository, dedicated to exploring and understanding the capabilities of Large Language Models (LLMs). This collection of Jupyter notebooks serves as a comprehensive resource for experimenting with state-of-the-art language models, including but not limited to OpenAI's GPT-3.5.
31/100 health