deep-learning-models
There are 48 repositories under deep-learning-models topic.
openvinotoolkit/open_model_zoo
Pre-trained Deep Learning models and demos (high quality and extremely fast)
neuralmagic/sparseml
Libraries for applying sparsification recipes to neural networks with a few lines of code, enabling faster and smaller models
gmalivenko/pytorch2keras
PyTorch to Keras model convertor
neuralmagic/sparsezoo
Neural network model repository for highly sparse and sparse-quantized models with matching sparsification recipes
MorenoLaQuatra/ARCH
ARCH: Audio Representations benCHmark
Wang-ML-Lab/GRDA
[ICLR 2022] Graph-Relational Domain Adaptation
SuperBruceJia/pytorch-flask-deploy-webapp
This is a Flask + Docker deployment of the PyTorch-based Named Entity Recognition (NER) Model (BiLSTM-CRF) in the Medical AI.
GitWR/SymNet
This is a matlab implementation of our article, named "SymNet: A Simple Symmetric Positive Definite Manifold Deep Learning Method for Image Set Classification", recently accepted by IEEE Transactions on Neural Networks and Learning Systems (TNNLS).
gentaiscool/miners
MINERS ⛏️: The semantic retrieval benchmark for evaluating multilingual language models. (EMNLP 2024 Findings)
NC0DER/KeyphraseExtraction
Keyphrase Extraction Review
mike-gimelfarb/cascade-correlation-neural-networks
A general framework for cascade correlation architectures in Python with wrappers to keras, tensorflow and sklearn
shsarv/Deep-Learning-Projects
In this repository, I will keep my all Deep Learning project implementations.
yas-sim/openvino-ir-utility
Utility tool for Intel(r) OpenVINO(tm) IR models. The tool can display detailed model information, layer information and can check compatibility. The tool also can extract weight data and feature map from the IR model.
kanch91/project-energy
Time-series analysis of the electricity load consumption in the Mumbai Metropolitan Region.
arasgungore/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
arasgungore/awesome-deep-learning-papers
The most cited deep learning papers.
jacek-michalak/r2c2_blenderbot_3B_chats
The best chats with artificial intelligence
MorenoLaQuatra/SumTO_financial_summarization
The repository include the evaluation code for the SumTO summarization system proposed for the FNS 2020 Shared Task
suvajit-patra/sl-hwgat-demo
Sign Language Recognition system with HWGAT model
Furkan-Gulsen/iris_predictor_web_app
Iris Predictor with Deep Learning | Web App
Gaurav-Van/Data_Science__Machine_Learning-Projects
Compilation of Data Science and Machine Learning Projects Completed During My Bachelor's Degree
AkhithaBabu/ICH-detection
Website pages for Model Deployment of ICH Detection using DL
HasibAlMuzdadid/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who is eager to learn this amazing tech!
ihumaunkabir/Bengali-Handwritten-Digit-Recognition-Using-CNN-and-flask-app
A digit recognition application for Bengali Handwritten Digits.
iliastzanis/MScThesis-IonianUniversity
My Diploma Thesis for my MSc in Big Data & Networked Systems at Ionian University.
sayakpaul/model-card-generation-hf
Shows how to bulk generate model cards for models on 🤗 Hub.
jElhamm/Deep-Learning-With-Python-Second-Edition
"Implementations of deep learning concepts from Deep Learning with Python (Second Edition) by François Chollet. Includes hands-on examples, code exercises, and practical applications using TensorFlow and Keras."
jhakrraman/Deep-Learning-NYU-Spring-2025
This reporsitory contains all the Homeworks, and Projects from the Deep Learning Course by Prof. Chinmay Hegde, in Spring 2025, at NYU.
karimosman89/automl-framework
Develop a framework that automatically selects the best machine learning model and hyperparameters for a given dataset. Implement techniques like Bayesian optimization for hyperparameter tuning.
liu-hai-yang/deep-learning-models
Keras code and weights files for popular deep learning models.
randomaccess2023/KPC_IM_128_64
This folder contains code for the paper titled "Information maximization-based clustering of histopathology images using deep learning".
sebastianmihai01/Deep-Intel
Autonomous Logistics, Statistics and Marketing Analysis
TheHypesTR/Depression-Analysis-DL-NLP
Deep Learning - NLP - Depression Analysis
ysh329/deep-learning-operator
implementation, benchmark, optimization
Kalashi-Saed-Collaborations/MCNN-14-Fashion-Image-Classification
Implementation of the MCNN-14 model for fashion image classification, achieving 93.08% accuracy on Fashion-MNIST. Based on our paper “An Efficient Multiple Convolutional Neural Network Model (MCNN-14) for Fashion Image Classification.”
AlyyanAhmed21/Chest-X-ray-Pneumonia-Detection-with-ViT
An end-to-end MLOps project for Pneumonia Detection using a fine-tuned Vision Transformer (ViT), with a complete CI/CD pipeline deploying a Gradio application to Hugging Face Spaces.