Skip to content
View ryansoq's full-sized avatar
:octocat:
:octocat:

Highlights

  • Pro

Organizations

@Tiny-Toy-Story

Block or report ryansoq

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

    Forked from apache/tvm

    Open deep learning compiler stack for cpu, gpu and specialized accelerators

    Python

  2. Tips Tips Public

    Here are some tips and notes on programming.

  3. autochat autochat Public

    Inspired by karpathy/autoresearch. The idea: give an AI agent a small but real LLM training setup and let it experiment autonomously. It modifies the code, trains for 10 minutes, checks if the resu…

    Python

  4. openclaw-prompts-and-skills openclaw-prompts-and-skills Public

    Forked from seedprod/openclaw-prompts-and-skills

    Telegram bot that talks to headless Claude Code - proof of concept

    Python 1

  5. ClawX ClawX Public

    ClawX is a thin PTY wrapper + soul framework for Claude Code CLI. A set of tiny config files that give Claude Code persistent identity, memory, heartbeat, and scheduled tasks — all within the offic…

    Python 6 2

  6. TETF TETF Public

    A deep learning framework built from scratch. It implements forward propagation, backpropagation, and gradient updates purely in C++, without relying on PyTorch or TensorFlow. From MNIST CNN to GPT…

    C++