Skip to content
View AmeerJ97's full-sized avatar

Block or report AmeerJ97

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. grok-cli-vertex grok-cli-vertex Public

    Vertex-first Grok CLI fork for Google Cloud Vertex AI workflows

    TypeScript

  2. project-host project-host Public

    Project Host: A tiered‑memory Linux workstation architecture that runs 70B+ LLMs on consumer hardware

    Shell

  3. stat-arb-emrt-rl stat-arb-emrt-rl Public

    Implementation of Empirical Mean Reversion Time spread construction combined with tabular Q-learning for statistical arbitrage. Original paper by of Ning & Lee 2024

    Python 1

  4. cuda-vmm-sysmem-fallback cuda-vmm-sysmem-fallback Public

    Transparent LD_PRELOAD shim that gives Linux the same GPU memory oversubscription as Windows WDDM. When CUDA exhausts VRAM, allocations silently fall back to system RAM via CUDA VMM API with GPU pa…

    C

  5. rtl8153-macos-legacy-ecm-workaround rtl8153-macos-legacy-ecm-workaround Public

    Workaround for Realtek RTL8153 USB Ethernet on macOS by forcing legacy Apple USB ECM

    Shell

  6. Multi-class-Logistic-Regression-and-Mini-Batch-Stochastic-Gradient-Descent Multi-class-Logistic-Regression-and-Mini-Batch-Stochastic-Gradient-Descent Public

    Implementation of Softmax Regression (Multi-class Logistic Regression) and Mini-Batch Stochastic Gradient Descent from scratch. The model is trained on OpenML's Cardiotocography Dataset and Scikit-…

    Python