Stars
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, m…
paulgp / applied_metrics
Forked from chrisconlon/applied_metricsA PhD course in Applied Econometrics and Panel Data
An Introduction to Statistical Learning (James, Witten, Hastie, Tibshirani, 2013): Python code
Stata module to integrate Stata results into a LaTeX document
Repo for Yale Applied Empirical Methods PHD Course
Julia Tutorial for Finance and Econometrics Students
Lecture Notes for Linear Algebra Featuring Python. This series of lecture notes will walk you through all the must-know concepts that set the foundation of data science or advanced quantitative ski…
Econometrics lecture notes with examples using the Julia language
A PhD course in Applied Econometrics and Panel Data
A place to keep Stata code on quick reference.
The repository for the guide: "Using pgfplots to make economic graphs in LaTeX".
Python/MATLAB matrix to LaTeX table converter, originally by Øystein Bjørndal
Slides for A Primer in Econometric Theory
🤖 Machine Learning Summer School Guide
陈强高级计量经济学笔记,使用python、matlab实现各模型估计
Rickchen0910 / statsmodels
Forked from statsmodels/statsmodelsStatsmodels: statistical modeling and econometrics in Python
Code on http://zhuanlan.zhihu.com/TsingJyuData
This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.
动手学数据分析以项目为主线,知识点孕育其中,通过边学、边做、边引导来得到更好的学习效果
周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!