NumPy topic
NumPy is an open source library for the Python programming language, adding support for large, multidimensional arrays, and matrices, along with a large collection of high-level mathematical functions to operate on these arrays.
DAT208x-Introduction-to-Python-for-Data-Science-by-Edx
My solution of tasks of course "DAT208x Introduction to Python for Data Science"
aghasher
:anchor: An implementation of Anchor Graph Hashing (Liu et al. 2011) in Python.
chessboard
:game_die: CLI to solve combinatoric chess puzzles.
graphsim
Graph similarity algorithms based on NetworkX.
block
An intelligent block matrix library for numpy, PyTorch, and beyond.
AI-Stock-Trader
Created an DQN AI Agent which chooses to sell, buy, or keep stocks from various companies.
Notch-Filter-for-Image-Processing
Implemented Ideal, ButterWorth and Gaussian Notch Filter for Image processing in python (with GUI).
shares
A-share quantitative system. A股量化系统
Group-Emotion-Recognition
Group Emotion Recognition using deep neural networks and Bayesian classifiers.