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/Darknet
AlexeyAB-DarkNet源码解析
harryjd/deeplearning.ai-notes
吴恩达《深度学习》学习笔记(xmind)、代码视频讲解
harryjd/ml_with_python
harryjd/SignalP
harryjd/albumentations
Fast image augmentation library and easy to use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about library: https://www.mdpi.com/2078-2489/11/2/125
harryjd/BayesianDeepLearning
harryjd/bilibli_notes2-1
攻城狮之家B站视频课程课件合集2,1号仓库https://github.com/JokerJohn/bilibili_notes.git
harryjd/Computer-simulation-of-virus-spread
使用Python创建了一个病毒在人群中传播的计算机仿真模型
harryjd/computer-vision
demo
harryjd/Covid-19-ARIMA-Time-Series-Prediction
如何使用ARIMA模型预测世界肺炎确诊人数?【时序数据预测】
harryjd/DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
harryjd/Dogs_vs_Cats_Pytorch
This is a pytorch code for dogs vs. cats.
harryjd/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
harryjd/EfficientDet_anchor_free
EfficientDet_anchor_free
harryjd/FlapPyBird
A Flappy Bird Clone using python-pygame
harryjd/introRL
Intro to Reinforcement Learning (强化学习纲要)
harryjd/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
harryjd/keras_frcnn
Keras Implementation of faster-rcnn
harryjd/kits19
The official repository of the 2019 Kidney and Kidney Tumor Segmentation Challenge
harryjd/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
harryjd/lightweight-human-pose-estimation-3d-demo.pytorch
Real-time 3D multi-person pose estimation demo in PyTorch. OpenVINO backend can be used for fast inference on CPU.
harryjd/Machine-Learning-Session
harryjd/Py-CNN
harryjd/reinforcement-learning-stanford
🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉
harryjd/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
harryjd/RLexample
Some basic examples of playing with RL
harryjd/Simple_semantic_segmentation
harryjd/Statistical-Rethinking-with-Python-and-PyMC3
Python/PyMC3 port of the examples in " Statistical Rethinking A Bayesian Course with Examples in R and Stan" by Richard McElreath
harryjd/UA-MT
code for MICCAI 2019 paper 'Uncertainty-aware Self-ensembling Model for Semi-supervised 3D Left Atrium Segmentation'.
harryjd/UNet-Version