-
qlib Public
Forked from microsoft/qlibQlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, yo…
Python MIT License UpdatedJul 26, 2022 -
analyzeChineseFund Public
The fund is the portfolio of stocks and other assets, we can analyze the relation of two funds by cossine of stock array.
-
-
AlphaZero_Gomoku Public
Forked from junxiaosong/AlphaZero_GomokuAn implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
-
-
homeworkForNLPSeminar Public
Homwork for NLP Seminar in AI School For MS workers
Python GNU General Public License v2.0 UpdatedFeb 8, 2021 -
teacherCodeAboutAI Public
some code to teach students about AI
Jupyter Notebook MIT License UpdatedDec 16, 2020 -
im2col Public
Python implemention to illustrated im2col, which used in Conv2D computation.
-
-
-
HashTable Public
Use HashTable to count the string array, quickly when the array is big and complicate.
C++ Apache License 2.0 UpdatedJul 22, 2018 -
-
compareCTCDecoder Public
compare three CTC decoder, that is greedy decoder, beam decoder and prefix beam decoder