Hong Jing (Jingles)
Hong Jing (Jingles)
time-series-forecasting-tensorflowjs
Pull stock prices from online API and perform predictions using Long Short Term Memory (LSTM) with TensorFlow.js framework
demos
Some JavaScript works published as demos, mostly ML or DS
time-series-forecasting-pytorch
Acquiring data from Alpha Vantage and predicting stock prices with PyTorch's LSTM
python-signal-processing
splearn: package for signal processing and machine learning with Python. Contains tutorials on understanding and applying signal processing.
ssvep-multi-task-learning
Using multi-task learning to capture signals simultaneously from the fovea efficiently and the neighboring targets in the peripheral vision generate a visual response map. A calibration-free user-inde...
textual-similarity-universal-sentence-encoder
Extract embeddings and group sentences with universal sentence encoder package from TensorFlow.js.
nostr-password-manager
A free, open source, and decentralized password manager, powered by NOSTR
torchsignal
Data manipulation and transformation for signal processing, powered by PyTorch
nostr-url-shortener
A free URL shortener service enabled by the NOSTR protocol, that is fast and fuss-free, stripped of all bells and whistles, no gimmicks—it just works!
reinforcement-learning-tic-tac-toe
A reinforcement learning algorithm for agents to learn the tic-tac-toe, using the value function.