NikolasMarkou/dl_techniques
Advanced deep learning learning techniques, layers, activations loss functions, all in keras / tensorflow
This project provides a comprehensive toolkit for AI researchers and engineers to build and analyze advanced deep learning models. It takes various model architectures, layers, and loss functions as input, enabling the creation of state-of-the-art neural networks for diverse tasks. The output is a well-designed, high-performance deep learning model, along with detailed analysis and visualizations to understand its behavior and performance. It is designed for those who develop and experiment with cutting-edge AI.
Use this if you are an AI researcher or machine learning engineer looking to implement, experiment with, and analyze advanced deep learning techniques and models efficiently.
Not ideal if you are looking for a high-level API for basic machine learning tasks without needing to delve into advanced neural network architectures or custom layers.
Stars
18
Forks
1
Language
Python
License
GPL-3.0
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/NikolasMarkou/dl_techniques"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
NeuromatchAcademy/course-content-dl
NMA deep learning course
huggingface/computer-vision-course
This repo is the homebase of a community driven course on Computer Vision with Neural Networks....
rasbt/MachineLearning-QandAI-book
Machine Learning Q and AI book
SuperBruceJia/EEG-DL
A Deep Learning library for EEG Tasks (Signals) Classification, based on TensorFlow.
gyunggyung/PyTorch
PyTorch tutorials A to Z