-
The Hong Kong Polytechnic University
- Hong Kong
- https://junxiao01.github.io/
-
-
starter-hugo-academic Public template
Forked from HugoBlox/theme-academic-cv🎓 Hugo Academic Theme 创建一个学术网站. Easily create a beautiful academic résumé or educational website using Hugo, GitHub, and Netlify.
-
LETNet Public
Learning Equilibrium Transformation for Gamut Expansion and Color Restoration (ECCV 2024)
-
-
MFR Public
Towards Progressive Multi-Frequency Representation for Image Warping (CVPR 2024)
-
PFANet Public
Codes of ``Deep Progressive Feature Aggregation Network for Multi-frame High Dynamic Range Imaging" (To be released)
1 UpdatedJan 25, 2024 -
-
-
-
ML_Volitility_Prediction Public
This repository contains the codes of applying machine learning algorithms to predict realized volatility
-
MSANet Public
Multi-scale Sampling and Aggregation Network For High Dynamic Range Imaging (Code, Arxiv)
1 UpdatedAug 9, 2022 -
algorithm-stone Public
Forked from acm-clan/algorithm-stoneACM/LeetCode算法竞赛路线图,最全的算法学习地图!
C++ MIT License UpdatedJan 13, 2022 -
-
machine-learning-for-trading Public
Forked from Alejandro-Duenas/machine-learning-for-tradingCode for Machine Learning for Algorithmic Trading, 2nd edition.
-
AI-for-Trading Public
Forked from purvasingh96/AI-for-Trading📈This repo contains detailed notes and multiple projects implemented in Python related to AI and Finance. Follow the blog here: https://purvasingh.medium.com
Jupyter Notebook UpdatedDec 25, 2020 -
BlogCode Public
This repository contains python codes of some algorithms discussed in my blog
Jupyter Notebook MIT License UpdatedFeb 14, 2020 -
-
How_to_write_cuda_extensions_in_pytorch Public
Forked from GuoShi28/How_to_write_cuda_extensions_in_pytorchHow to write cuda kernels or c functions in pytorch, especially for former caffe users.
C UpdatedMar 15, 2018 -
SeLU-Activation-Function Public
In this repository, keras codes of SeLU Activation Function are provided. The reference code is provided by the author.