Pinned Repositories
annotated_deep_learning_paper_implementations
🧑🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
booking-system-project
CRTNet
DaisyRec-v2.0
deploying-machine-learning-models
Code for the online course "Deployment of Machine Learning Models"
DSA-Bootcamp-Java
This repository consists of the code samples, assignments, and notes for the Java Data Structures & Algorithms bootcamp of Community Classroom.
DSSM
Implementation of DSSM for recommendation by PyTorch (Including SENet and random negative sampling)
PyMuPDF-Utilities
Demos, examples and utilities using PyMuPDF
RecBole
A unified, comprehensive and efficient recommendation library
WhenPigsFlyContext
Aidenren1215's Repositories
Aidenren1215/CRTNet
Aidenren1215/RecBole
A unified, comprehensive and efficient recommendation library
Aidenren1215/WhenPigsFlyContext
Aidenren1215/annotated_deep_learning_paper_implementations
🧑🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
Aidenren1215/booking-system-project
Aidenren1215/DaisyRec-v2.0
Aidenren1215/deploying-machine-learning-models
Code for the online course "Deployment of Machine Learning Models"
Aidenren1215/DSA-Bootcamp-Java
This repository consists of the code samples, assignments, and notes for the Java Data Structures & Algorithms bootcamp of Community Classroom.
Aidenren1215/DSSM
Implementation of DSSM for recommendation by PyTorch (Including SENet and random negative sampling)
Aidenren1215/Greek-Electric-Load-Forecasting-IPTO
This repo contains the code for my postgraduate thesis dealing with Short-term Load Forecasting, predicting the electric load demand per hour in Greece, developed in R, RStudio, R-markdown and R-Shiny using daily load datasets provided by the Greek Independent Power Transmission Operator (I.P.T.O.)
Aidenren1215/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
Aidenren1215/interview
Interview questions
Aidenren1215/linghu-algorithm-templete
Aidenren1215/llm_interview_note
主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题
Aidenren1215/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
Aidenren1215/mlgb
MLGB is a library that includes many models of CTR Prediction & Recommender System by TensorFlow & PyTorch. MLGB是一个包含50+点击率预估和推荐系统深度模型的、通过TensorFlow和PyTorch撰写的库。
Aidenren1215/notebooks
Jupyter notebooks for the Natural Language Processing with Transformers book
Aidenren1215/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
Aidenren1215/RecommenderSystem
Aidenren1215/Scanpath_Prediction
Predicting Goal-directed Human Attention Using Inverse Reinforcement Learning (CVPR2020)
Aidenren1215/udacity_repo
project for udacity course exercise
Aidenren1215/vertex-ai-mlops
Google Cloud Platform Vertex AI end-to-end workflows for machine learning operations
Aidenren1215/ViT-pytorch
Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)