eric-Rstats
Lists (1)
Sort Name ascending (A-Z)
Stars
The batteries-included agent harness.
PI(π)—— When The Art of War Meets Cognitive Science for Ai
A collection of practical examples and best practices for Qwen Code
Implementation of paper Long-Term Effect Estimation with Surrogate Representation
Additional linear models including instrumental variable and panel data models that are missing from statsmodels.
Apply best practices via CheatSheets
Python library for converting Python calculations into rendered latex.
🚀 The Ultimate Image Uploader for Efficient Creators. Supports Obsidian, Typora, VS Code etc. and 60+ image hosting services (S3, GitHub, Cloudflare R2, Imgur, Aliyun OSS...). Paste, upload, done.
强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/
I made a real time Sudoku solver using the camera, it looks for the edges of the Sudoku in the frame, extracts it, solves it and overlays the solution on the puzzle itself. For the digit recognitio...
Django-ERP是一款基于Django开发的ERP管理软件,包含常用的销售管理、采购管理、库存管理、组织管理等,支持按项目归集费用,支持工作流审批,支持采购单、报价单的批量导入。
TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its...
1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
Collection of publicly available IPTV channels from all over the world
《可解释的机器学习--黑盒模型可解释性理解指南》,该书为《Interpretable Machine Learning》中文版
CPAN: A pan-genome based method for cancer genomics study
An Industrial Graph Neural Network Framework
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行