Hong Jing (Jingles)

Results 11 repositories owned by Hong Jing (Jingles)

time-series-forecasting-tensorflowjs

155
Stars
51
Forks
Watchers

Pull stock prices from online API and perform predictions using Long Short Term Memory (LSTM) with TensorFlow.js framework

demos

66
Stars
44
Forks
Watchers

Some JavaScript works published as demos, mostly ML or DS

time-series-forecasting-pytorch

190
Stars
77
Forks
Watchers

Acquiring data from Alpha Vantage and predicting stock prices with PyTorch's LSTM

python-signal-processing

53
Stars
22
Forks
Watchers

splearn: package for signal processing and machine learning with Python. Contains tutorials on understanding and applying signal processing.

ssvep-multi-task-learning

35
Stars
4
Forks
Watchers

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...

Extract embeddings and group sentences with universal sentence encoder package from TensorFlow.js.

nostr-password-manager

39
Stars
4
Forks
Watchers

A free, open source, and decentralized password manager, powered by NOSTR

torchsignal

17
Stars
2
Forks
Watchers

Data manipulation and transformation for signal processing, powered by PyTorch

nostr-url-shortener

62
Stars
8
Forks
Watchers

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

17
Stars
2
Forks
Watchers

A reinforcement learning algorithm for agents to learn the tic-tac-toe, using the value function.