huangyezhufeng's repos on GitHub
Jupyter Notebook · 39 人关注
data-structures-and-algorithms-in-python
Exercise solutions for Data Structures and Algorithms in Python(Michael T. Goodrich)
Jupyter Notebook · 25 人关注
bank-competition
2019厦门国际银行“数创金融杯”数据建模大赛
HTML · 8 人关注
beer
Beer: Challenging Problems in Probability and Statistics
Python · 5 人关注
bleuscore
BLEU Score in Rust
Jupyter Notebook · 5 人关注
book-grokking-algorithms
算法图解笔记
4 人关注
book-data-structure-using-c
Some codes and notes in Data Structure Using C
R · 3 人关注
course-nonparameter-statistical-method
Nonparameter Statistical Methods
TeX · 2 人关注
ctexbook-template
Chinese Latex Book Template
Python · 1 人关注
bilibili-comments-spider
自动爬取B站某个视频的评论并抽奖
Jupyter Notebook · 1 人关注
course-eda
0 人关注
.github
0 人关注
100-exercises-to-learn-rust
A self-paced course to learn Rust, one exercise at a time.
0 人关注
aiops-engine-for-skywalking
This is an incubating repository of the Apache SkyWalking AIOps Engine
Python · 0 人关注
algo-timer
An easy-to-use algorithms timer.
0 人关注
app-general
Jupyter Notebook · 0 人关注
arima-model
ARIMA model from scratch using numpy and pandas.
Rust · 0 人关注
augurs
A (WIP) time series framework for Rust, with bindings to Python and Javascript
0 人关注
awesome-stars
A curated list of my GitHub stars!
0 人关注
BentoML
Build Production-Grade AI Applications
Jupyter Notebook · 0 人关注
book-practical-statistics
Source Codes&Data Set&Jupyter Notebook of the book
Jupyter Notebook · 0 人关注
book-the-art-of-r-programming
The Art Of R Programming(Code & Jupyter notebook & Chinese)
0 人关注
candle
Minimalist ML framework for Rust
0 人关注
career-public
Jupyter Notebook · 0 人关注
char-rnn
Character-Level RNN
TypeScript · 0 人关注
ChatGPT-Next-Web
A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。
Matlab · 0 人关注
coursera-machine-learning
The Octave code that used in the course about machine learning in coursera is by Andrew Ng.
Python · 0 人关注
crowd-kit
Control the quality of your labeled data with the Python tools you already know.
HTML · 0 人关注
cs142
https://web.stanford.edu/class/cs142/
Java · 0 人关注
design-pattern
The code in head first design pattern
0 人关注
dotfiles
:wrench: .files, including ~/.macos — sensible hacker defaults for macOS
huangyezhufeng

huangyezhufeng

三尺微命,一介书生
V2EX 第 174807 号会员,加入于 2016-05-26 19:45:23 +08:00
今日活跃度排名 4696
根据 huangyezhufeng 的设置,主题列表只有在你登录之后才可查看
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
huangyezhufeng 最近回复了
12 天前
回复了 huangyezhufeng 创建的主题 Rust Rust 写 Javascript Binding 的最佳实践?
@PTLin 和 neon 应该差不多,neon 就是依赖的这个库
12 天前
回复了 huangyezhufeng 创建的主题 Rust Rust 写 Javascript Binding 的最佳实践?
@bxb100 #2 感谢,我研究下。我在写 Python binding 的时候也参考了很多 OpenDAL 的写法。
19 天前
回复了 huangyezhufeng 创建的主题 Python matplotlib 做图显示中文: import zhplot
@Syiize 是说指定字体文件路径这样吗?(如果是系统已有字体,在 matplotlib 直接指定就行) 可以开个 issue 说明一下, 我后面看看加上合不合适。
19 天前
回复了 huangyezhufeng 创建的主题 Python matplotlib 做图显示中文: import zhplot
@zsk425 这里有必须使用 3.8 的场景吗?因为现在 3.8 已经 EOL 了( https://devguide.python.org/versions/), 所以这里最小支持的版本是 3.9
19 天前
回复了 huangyezhufeng 创建的主题 Python matplotlib 做图显示中文: import zhplot
@dant https://github.com/shenxiangzhuang/zhplot/issues/7
感谢提醒,单独建了个 issue 。然后具体查了下,这个确实可能存在版权问题。然后思源黑体确实是比较好的备选项,不过文件确实有点太大了,然后 Droid Sans Fallback 的版权问题好像也有一丢丢不清晰。查了下目前打算换到 noto-cjk ,这个字体大小可以接受,然后版权看起来也没啥问题。有其他建议可以移步 GitHub 讨论哈~
19 天前
回复了 huangyezhufeng 创建的主题 Python matplotlib 做图显示中文: import zhplot
@fbichijing #8 代码没问题的。这个前提是操作系统里面已经装了对应的字体。一些 Linux 版本其实没有预装中文字体的。比如上面老哥提到的一些服务器上之类的。
19 天前
回复了 huangyezhufeng 创建的主题 Python matplotlib 做图显示中文: import zhplot
@dant #7 感谢建议。这个版权问题有相关的资料吗?我之前大概查了了下 Simhei 的一些版权问题,没太找到明确的解释。
20 天前
回复了 huangyezhufeng 创建的主题 Python matplotlib 做图显示中文: import zhplot
@fbichijing #3 手动搞,要自己下载字体再指定路径的,够麻烦的了..
@FoxRiverMan #1 这个带吸收壁的随机走是是后面打算加上的的解法,其实有公式可以直接套,答案就是 a/(a+b)
60 天前
回复了 Leon6868 创建的主题 Python 有没有更加节省空间的 Python 环境管理器
@huangyezhufeng 当你体验 1 秒装 torch 的快感之后,就离不开了
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2688 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 17ms · UTC 05:17 · PVG 13:17 · LAX 21:17 · JFK 00:17
Developed with CodeLauncher
♥ Do have faith in what you're doing.