Skip to content
View sdsds222's full-sized avatar
  • Cony Studio

Block or report sdsds222

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. ChatGPT-3.5.js ChatGPT-3.5.js Public

    一个用原生JavaScript和编写的ChatGPT聊天界面,基于openai的GPT-3.5 turbo API接口实现, 并使用官方接口文档提供的方案实现了记忆历史对话上下文的功能,使其可以持续对话,可实现与官网ChatGPT接近的持续性对话效果。

    HTML 21 8

  2. ConyBlockBrace ConyBlockBrace Public

    一个支持将Java、Javascript、Json、C、C++、C#程序语句中的大括号围起来的语句代码块高亮醒目地显示的插件,便于开发者审查阅览程序语句.Cony Block Brace{},A Java、Javascript、Json、C、C++、C# Code Block Brace Highlighting Extension.

    JavaScript 2

  3. Digital-Piano-STM32 Digital-Piano-STM32 Public

    用STM32标准库和C语言制作的电子琴,发声单元使用无源蜂鸣器,基于PWM方法控制音调,支持高、低两个阶段的音调。

    C 13 2

  4. TPBlocks TPBlocks Public

    A demo of a game concept. Teleport portal boxes using portal boxes. Recursion mentioned

    HTML 6

  5. WarpPCHIP-Net WarpPCHIP-Net Public

    WarpPCHIP-Net integrates RNN memory, convolutional extraction, and PCHIP warping for O(N) long-sequence modeling via serial token processing. Core innovations: non-uniform PCHIP memory (sparse dist…

    1

  6. Simulated-Smooth-RNN Simulated-Smooth-RNN Public

    recurrent memory cell for sequence processing. Its core innovation provides flexible, high-resolution memory addressing at a constant O(1) cost. It achieves this with a controller that generates co…