yuki33's Stars
Yagami360/My_NoteBook
サイエンス、テクノロジー、エンジニアリング関連の情報を記載したノート(忘備録)です。
icoxfog417/baby-steps-of-rl-ja
Pythonで学ぶ強化学習 -入門から実践まで- サンプルコード
ryuichiueda/LNPR_BOOK_CODES
Codes for Lecture Notes in Probabilistic Robotics
kojino/120-Data-Science-Interview-Questions
Answers to 120 commonly asked data science interview questions.
careercup/CtCI-6th-Edition
Cracking the Coding Interview 6th Ed. Solutions
CamDavidsonPilon/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 ;)
rasbt/python-machine-learning-book
The "Python Machine Learning (1st edition)" book code repository and info resource
YutaroOgawa/Deep-Reinforcement-Learning-Book
書籍「つくりながら学ぶ!深層強化学習」のサポートリポジトリです
rasbt/python-machine-learning-book-2nd-edition
The "Python Machine Learning (2nd edition)" book code repository and info resource
jwyang/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
hagijyun/tsbook
『基礎からわかる時系列分析』(技術評論社,2018年)のサポートサイトです。
guipsamora/pandas_exercises
Practice your pandas skills!
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
oreilly-japan/deep-learning-from-scratch-2
『ゼロから作る Deep Learning ❷』(O'Reilly Japan, 2018)