NVIDIA diffusion language model Nemotron TwoTower achieves 2.42x LLM inference throughput without a full retraining run, ...
. ├── src/ │ ├── 01_build_dataset.py # Raw MIMIC-IV → Hourly time-series dataset │ ├── 02_qc_plots.py # Quality control and EDA visualizations │ ├── 03_model_prophet.py # Facebook Prophet baseline ...
This project builds a technical-indicator based LSTM forecasting pipeline for Nasdaq, S&P 500, and SOX index data. src/indicator.py Calculates MA, EMA, MACD, RSI, Stochastic %K, return, range, and ...