Pinned Repositories
100daysofweb-with-python-course
Demo code and resources for our 100 Days of Web in Python Course
altair-examples
Some examples of Altair plots
altair_notebooks
Tutorial and Examples Jupyter Notebooks for Altair
BAP
Bayesian Analysis with Python (Second Edition)
basic_ecomonetrics
《计量经济学基础(第五版)》中的实例进行分析,使用statsmodels库,在IPython+Jupyter上运行。
book_DeepLearning_in_PyTorch_Source
cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers https://medium.com/@kailashahirwar/essential-cheat-sheets-for-machine-learning-and-deep-learning-researchers-efb6a8ebd2e5
CompStats
Code for a workshop on statistical interference using computational methods in Python.
course-PySCE
人工智能方向,《Python科学计算生态》课程仓库
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
gongxiaobo2006's Repositories
gongxiaobo2006/altair_notebooks
Tutorial and Examples Jupyter Notebooks for Altair
gongxiaobo2006/BAP
Bayesian Analysis with Python (Second Edition)
gongxiaobo2006/book_DeepLearning_in_PyTorch_Source
gongxiaobo2006/cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers https://medium.com/@kailashahirwar/essential-cheat-sheets-for-machine-learning-and-deep-learning-researchers-efb6a8ebd2e5
gongxiaobo2006/CompStats
Code for a workshop on statistical interference using computational methods in Python.
gongxiaobo2006/course-PySCE
人工智能方向,《Python科学计算生态》课程仓库
gongxiaobo2006/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
gongxiaobo2006/DataScienceStudyNotes
这个仓库保管从(数据科学学习手札69)开始的所有代码、数据等相关附件内容
gongxiaobo2006/DBDA-python
Doing Bayesian Data Analysis, 2nd Edition (Kruschke, 2015): Python/PyMC3 code
gongxiaobo2006/elegant-scipy
1st Edition of Elegant SciPy (O'Reilly Publishers)
gongxiaobo2006/EmRa
《计量经济学模型及R语言应用》
gongxiaobo2006/featuretools
An open source python library for automated feature engineering
gongxiaobo2006/ggpy
ggplot port for python
gongxiaobo2006/koalas
Koalas: pandas API on Apache Spark
gongxiaobo2006/luminoth
⚠️ UNMAINTAINED. Deep Learning toolkit for Computer Vision.
gongxiaobo2006/manim
Animation engine for explanatory math videos
gongxiaobo2006/NJUCS_Course_Material_JatHoiCheung
南京大学 NJU 计算机系 CS 课程资料 作业 代码 实验报告(数据挖掘 模式识别 机器学习导论 概率论与数理统计 计算机图形学 高级程序设计 数据库 计算机系统基础 操作系统 程设实验 数电 数电实验... ) 更新中, star! :star2:
gongxiaobo2006/pandas-videos
Jupyter notebook and datasets from the pandas Q&A video series
gongxiaobo2006/Play-with-Machine-Learning-Algorithms
Code of my MOOC Course <Play with Machine Learning Algorithms>. Updated contents and practices are also included. 我在慕课网上的课程《Python3 入门机器学习》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
gongxiaobo2006/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
gongxiaobo2006/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
gongxiaobo2006/Python
All Algorithms implemented in Python
gongxiaobo2006/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
gongxiaobo2006/qtpandas
Qt Meets Pandas
gongxiaobo2006/QuantEcon.py
A community based Python library for quantitative economics
gongxiaobo2006/resources
PyMC3 educational resources
gongxiaobo2006/scipy-lecture-notes
Tutorial material on the scientific Python ecosystem
gongxiaobo2006/scipy_con_2019
Tutorial Sessions for SciPy Con 2019
gongxiaobo2006/stanza
Official Stanford NLP Python Library for Many Human Languages
gongxiaobo2006/Wooldridge_IntroEco_R
The exercises' solustions of wooldridge's Introductory Econometrics(5th edition) in R style;伍德里奇《计量经济学导论》第五版,练习题答案,R语言版本