Pinned Repositories
awesome-systematic-trading
A curated list of awesome libraries, packages, strategies, books, blogs, tutorials for systematic trading.
gaussian-splattingtemp
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
LaTeXML
LaTeXML: a TeX and LaTeX to XML/HTML/ePub/MathML translator.
LeetCode
:pencil2: LeetCode solutions in C++ 11 and Python3
LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
myImageHostingService
nvitop
An interactive NVIDIA-GPU process viewer and beyond, the one-stop solution for GPU process management.
OnlinePythonTutor
Visualize Python, Java, JavaScript, TypeScript, Ruby, C, and C++ code execution in your Web browser
ShaySheng's Repositories
ShaySheng/gaussian-splattingtemp
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
ShaySheng/awesome-systematic-trading
A curated list of awesome libraries, packages, strategies, books, blogs, tutorials for systematic trading.
ShaySheng/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
ShaySheng/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
ShaySheng/LaTeXML
LaTeXML: a TeX and LaTeX to XML/HTML/ePub/MathML translator.
ShaySheng/LeetCode
:pencil2: LeetCode solutions in C++ 11 and Python3
ShaySheng/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
ShaySheng/myImageHostingService
ShaySheng/nvitop
An interactive NVIDIA-GPU process viewer and beyond, the one-stop solution for GPU process management.
ShaySheng/OnlinePythonTutor
Visualize Python, Java, JavaScript, TypeScript, Ruby, C, and C++ code execution in your Web browser
ShaySheng/Papers-in-100-Lines-of-Code
Implementation of papers in 100 lines of code.
ShaySheng/qlib
Qlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas to implementing productions. Qlib supports diverse machine learning modeling paradigms. including supervised learning, market dynamics modeling, and RL.
ShaySheng/resp
Fetch Academic Research Papers from different sources
ShaySheng/superpower-chatgpt
Superpower plugin for ChatGPT
ShaySheng/The-Art-of-Linear-Algebra
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone"
ShaySheng/UnboundedNeRFPytorch
State-of-the-art, simple, fast unbounded / large-scale NeRFs.
ShaySheng/Rss-Translation
RSS翻译转换订阅
ShaySheng/speech-rest-api
Transcription and TTS Rest API (OpenAI Whisper, Speechbrain)
ShaySheng/v2ray-rules-dat
V2Ray 规则文件加强版,可代替官方规则文件。Enhanced edition of V2Ray rules dat files.
ShaySheng/whisper-movie
Generate subtitles for long movies / podcasts with OpenAI Whisper API.
ShaySheng/whisper-stream
A bash script that uses the OpenAI Whisper API to transcribe continuous spoken audio into text
ShaySheng/yuzi-generator
基于 React + Spring Boot + Picocli + 对象存储的代码生成器共享平台,又分为 3 个循序渐进的子项目:基于命令行的本地代码生成器 + 代码生成器制作工具 + 在线代码生成器平台。实践 Java 命令行应用开发、FreeMarker 模板引擎、多种设计模式、对象存储、十几种优化方法、复杂业务的拆解和系统设计、分布式任务调度系统、Vert.x 响应式编程等