FanghaoT
I'm a PhD Student in power electronics, KU Leuven. My work interests include AI, optimization.
KU Leuven-EnergyvilleBelgium
Pinned Repositories
adsphd
KU Leuven Arenberg Doctoral School PhD dissertation latex class
annotated_deep_learning_paper_implementations
🧑🏫 59 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, ... 🧠
annotation_gt
bolt
10x faster matrix and vector operations.
centernet-pytorch
这是一个centernet-pytorch的源码,可以用于训练自己的模型。
code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
copilot-docs
Documentation for GitHub Copilot
coursera
Coursera's Machine/Deep Learning assignments
Python-for-machine-learning
Repository for participants of the "Python for machine learning" training
Reinforcement-Learning
Let’s study Reinforcement Learning together
FanghaoT's Repositories
FanghaoT/Python-for-machine-learning
Repository for participants of the "Python for machine learning" training
FanghaoT/annotated_deep_learning_paper_implementations
🧑🏫 59 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, ... 🧠
FanghaoT/copilot-docs
Documentation for GitHub Copilot
FanghaoT/adsphd
KU Leuven Arenberg Doctoral School PhD dissertation latex class
FanghaoT/annotation_gt
FanghaoT/bolt
10x faster matrix and vector operations.
FanghaoT/centernet-pytorch
这是一个centernet-pytorch的源码,可以用于训练自己的模型。
FanghaoT/Digit-Recognition
手写数字识别(包含小数点)
FanghaoT/extractPDF
Extract Figures and Tables from PDF Documents
FanghaoT/fanghaot.github.io
FanghaoT/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
FanghaoT/gpt-discord-bot
Example Discord bot written in Python that uses the completions API to have conversations with the `text-davinci-003` model, and the moderations API to filter the messages.
FanghaoT/HaptipediaExtractor
An API for extracting metadata, text, section titles, figures, and references from a PDF file
FanghaoT/Hyperparameter-Tuning-with-Python
Hyperparameter Tuning with Python
FanghaoT/lib-pku.github.io
北京大学课程资料整理
FanghaoT/MagNet
Machine Learning Methods for Magnetic Modeling
FanghaoT/magnet-1
FanghaoT/MaskDetect-YOLOv4-PyTorch
基于PyTorch&YOLOv4实现的口罩佩戴检测 :star: 自建口罩数据集分享
FanghaoT/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
FanghaoT/OptimizationAlgorithm
Heuristic optimization algorithms in Python
FanghaoT/py-pdf-figure-extractor
extract all figures from pdf file
FanghaoT/pytorch-exercise
深度学习框架PyTorch快速开发与实战
FanghaoT/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
FanghaoT/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
FanghaoT/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
FanghaoT/Scientific-Python
Repository for participants of the "Scientific Python" training
FanghaoT/simple-neural-network
A simple Python script showing how the backpropagation algorithm works.
FanghaoT/table-extract
Locate and extract tables and figures in PDFs
FanghaoT/yolo3-pytorch
这是一个yolo3-pytorch的源码,可以用于训练自己的模型。
FanghaoT/YOLOv5-PyTorch
A PyTorch implementation of YOLOv5