Pinned Repositories
-_Machine_Learning_Code
Mathematical derivation and pure Python code implementation of machine learning algorithms.
-PyTorch-
【PyTorch】手把手教你跑通第一个神经网络
3DFasterRCNN_LungNoduleDetector
adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
bilibli_notes2
攻城狮之家B站视频课程课件合集2,1号仓库https://github.com/JokerJohn/bilibili_notes.git
Darknet
AlexeyAB-DarkNet源码解析
deeplearning.ai-notes
吴恩达《深度学习》学习笔记(xmind)、代码视频讲解
JinhuaLee_datashine
ml_with_python
SignalP
harryjd's Repositories
harryjd/JinhuaLee_datashine
harryjd/-_Machine_Learning_Code
Mathematical derivation and pure Python code implementation of machine learning algorithms.
harryjd/-PyTorch-
【PyTorch】手把手教你跑通第一个神经网络
harryjd/BAP
Bayesian Analysis with Python (Second Edition)
harryjd/Bayesian-Analysis-with-Python
Bayesian Analysis with Python by Packt
harryjd/Bayesian-Analysis-with-Python-Second-Edition
Bayesian Analysis with Python - Second Edition, published by Packt
harryjd/Bayesian_Rethink_with_pymc
PyMC educational resources
harryjd/Causal-Inference-and-Discovery-in-Python
Causal Inference and Discovery in Python by Packt Publishing
harryjd/causal_salad_2021
One day course on causal inference, MPI-EVA 9 September 2021
harryjd/ChenHui-X-MachineLearning-slides-and-code
B站PPT和代码 , 请先查看README以获取提示.
harryjd/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
harryjd/Dr_HuangHG_Data-Science-Notes
数据科学的笔记以及资料搜集
harryjd/Dr_HuangHG_machine_learning_beginner
机器学习初学者公众号作品
harryjd/e-CARE
e-CARE: a New Dataset for Exploring Explainable Causal Reasoning (ACL 2022 Long Paper)
harryjd/eat_pytorch_in_20_days
Pytorch🍊🍉 is delicious, just eat it! 😋😋
harryjd/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
harryjd/keras_dogs_vs_cats
harryjd/lightweight-human-pose-estimation.pytorch
Fast and accurate human pose estimation in PyTorch. Contains implementation of "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose" paper.
harryjd/lihang-code
《统计学习方法》的代码实现
harryjd/Machine-Learning-A-Probabilistic-Perspective_CN
《Machine Learning: A Probabilistic Perspective》(Kevin P. Murphy)中文翻译和书中算法的Python实现。
harryjd/mixtape
Data and Program files for Causal Inference: The Mixtape
harryjd/NSAPH_space_Causal
SpaCE, the Spatial Confounding Environment, loads benchmark datasets for causal inference methods tackling spatial confounding
harryjd/PML
non-official implementation of Probabilistic Machine Learning
harryjd/PRML_learning
learning fomula
harryjd/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 ;)
harryjd/pyro
Deep universal probabilistic programming with Python and PyTorch
harryjd/Python-solar-system
harryjd/Pytorch-Regression_MNIST
Regression Task for digits MNIST dataset with Pytorch
harryjd/unet-keras
这是一个unet-keras的源码,可以用于训练自己的模型。
harryjd/WZU-machine-learning-course
温州大学《机器学习》课程资料(代码、课件等)