Highlights
- Pro
Stars
A new markup-based typesetting system that is powerful and easy to learn.
🛠 How to Apply Causal ML to Real Scene Modeling?How to learn Causal ML?【✔从Causal ML到实际场景的Uplift建模】
视频硬字幕提取,生成srt文件。无需申请第三方API,本地实现文本识别。基于深度学习的视频字幕提取框架,包含字幕区域检测、字幕内容提取。A GUI tool for extracting hard-coded subtitle (hardsub) from videos and generating srt files.
Source code for the X Recommendation Algorithm
Curated list of apps and tools that not only use the new ChatGPT API, but also allow users to configure their own API keys, enabling free and on-demand usage of their own quota.
NegativeEncoder is a GUI tool for video encoding using QuickSync and NVENC.
一个用于提取简体中文字符串中省,市和区并能够进行映射,检验和简单绘图的python模块
Downloads videos and playlists from YouTube
用于提取推特页面中包含的媒体文件 (支持文本, 图片, 视频, 动图) 的脚本
PT 助手 Plus,为 Microsoft Edge、Google Chrome、Firefox 浏览器插件(Web Extensions),主要用于辅助下载 PT 站的种子。
Macro Packages and Scripts for Chinese TeX users
This is an open-source toolkit for Heterogeneous Graph Neural Network(OpenHGNN) based on DGL.
Repository containing notebooks of my posts on Medium
A Fast and Easy to use microframework for the web.
an efficient feature complete C++ bittorrent implementation
Collection of publicly available IPTV channels from all over the world
Python package built to ease deep learning on graph, on top of existing DL frameworks.
---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\static等各种关键字的用法等等