MariosGr's Stars
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
dvgodoy/dl-visuals
Over 200 figures and diagrams of the most popular deep learning architectures and layers FREE TO USE in your blog posts, slides, presentations, or papers.
recommenders-team/recommenders
Best Practices on Recommendation Systems
zarrabeitia/munkres_sparse
Summary: Kuhn-Munkres algorithm for the Assignment Problem with an incomplete cost matrix.
xptree/NetSMF
NetSMF: Large-Scale Network Embedding as Sparse Matrix Factorization
rapidsai/cuml
cuML - RAPIDS Machine Learning Library
sadeepj/crfasrnn_keras
CRF-RNN Keras/Tensorflow version
ibayer/fastFM
fastFM: A Library for Factorization Machines
stergioc/LungNet
This is supplementary material for the manuscript: "Semantic Segmentation of Pathological Lung Tissue with Dilated Fully Convolutional Networks" M. Anthimopoulos, S. Christodoulidis, L. Ebner, A. Christe and S. Mougiakakou IEEE Journal of Biomedical and Health infomatics (2018)
benfred/implicit
Fast Python Collaborative Filtering for Implicit Feedback Datasets
stergioc/ild-cnn
This is supplementary material for the manuscript: "Lung Pattern Classification for Interstitial Lung Diseases Using a Deep Convolutional Neural Network" M. Anthimopoulos, S. Christodoulidis, L. Ebner, A. Christe and S. Mougiakakou, IEEE Transactions on Medical Imaging (2016)
keras-team/keras
Deep Learning for humans