Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manohara-ai/models_architecture
Model Archive
https://github.com/manohara-ai/models_architecture
cnn deep-learning deep-neural-networks gan neural-networks reinforcement-learning
Last synced: about 3 hours ago
JSON representation
Model Archive
- Host: GitHub
- URL: https://github.com/manohara-ai/models_architecture
- Owner: Manohara-Ai
- Created: 2024-11-03T12:45:12.000Z (4 days ago)
- Default Branch: main
- Last Pushed: 2024-11-03T15:01:50.000Z (4 days ago)
- Last Synced: 2024-11-03T16:16:50.626Z (4 days ago)
- Topics: cnn, deep-learning, deep-neural-networks, gan, neural-networks, reinforcement-learning
- Language: Python
- Homepage:
- Size: 121 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Model Archive
Welcome to my Model Archive! This repository contains a collection of machine learning and deep learning models.
## Types of Models- **Convolutional Neural Network Models**
- Description: Models that utilize convolutional layers to process and classify visual data.- **Decision Trees**
- Description: Models that use a tree-like structure for making decisions based on input features.- **Deep Learning Models**
- Description: Various deep learning architectures for tasks such as classification, regression, and more.- **GANs (Generative Adversarial Networks)**
- Description: Models that generate new data instances by learning from existing datasets.- **Neural Network Models**
- Description: A collection of traditional neural network architectures.- **Draconix (Helper Function)**
- Description: A module containing helper functions to assist with model training and evaluation.## Note
This repository serves as an archive of my models. For specific details about each model, please refer to the README files located in each model's directory, if available.
---
Thank you for visiting my Model Archive!