Starred repositories
Official repository for Citation Style Language (CSL) citation styles.
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
A Short Chinese Introduction to Zotero
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
Sparsity Preserving Projection, a feature extraction algorithm in Pattern Recognition area
中山大学信息安全基础课程实验作业/ 包含《密码编码学与网络安全》书中DES, AES, RSA, MD5, SHA-512等典型算法的手写实现
🌩 Self-hosted file management and sharing system, supports multiple storage providers
一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。
export yuque repo to a book 将你的语雀文档导出的工具
Collection of publicly available IPTV channels from all over the world
A collection of free office 365 registration site.
这是一个可以识别视频语音自动生成字幕SRT文件的开源 Windows-GUI 软件工具。
[.NET] m3u8 downloader 开源的命令行m3u8/HLS/dash下载器,支持普通AES-128-CBC解密,多线程,自定义请求头等. 支持简体中文,繁体中文和英文. English Supported.
Another School Management System
Download bilingual subtitles of TED talks. https://ted2sub.org now.
🎰Handwritten digit recognition application implemented by TensorFlow2 + Keras and Flask.
Handwritten Digit Recognition using Convolutional Neural Networks in Python with Keras on live camera
This project uses MNIST dataset for handwritten digits recognition with Support Vector Machines (SVM) in python, obtained test accuracy = 98.414%
使用python抓取微博数据并对微博文本分析和可视化,LDA(树图)、关系图、词云、时间趋势(折线图)、热度地图、词典情感分析(饼图和3D柱状图)、词向量神经网络情感分析、tfidf聚类、词向量聚类、关键词提取、文本相似度分析等