Pinned Repositories
basic_reinforcement_learning
Deprecated!环境代码太长了,而且运行有一大堆错误,不适合入门,或许以后再研究
caffe
Caffe: a fast open framework for deep learning.
carla
Open-source simulator for autonomous driving research.
deepchem
Democratizing Deep-Learning for Drug Discovery, Quantum Chemistry, Materials Science and Biology
GTAV-RewardHook
Reinforcement Learning environment for Autonomous Vehicles in GTAV/使用GTA V 的自动驾驶强化学习环境,有详尽中文文档和注释
inpainting
本项目为 Edward-Lin 的 inpainting 项目增加中文文档 其中每个 *.py文件都有同名的*.md进行解释
OpenCV-Python-Tutorial
OpenCV-Python-Tutorial-中文版.pdf 源代码
Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
rnn-from-scratch
从零开始实现RNN时序反向传播,对[rnn-from-scratch]项目的梳理,求导部分不好理解
tf-pose-estimation
Deep Pose Estimation implemented using Tensorflow with Custom Architecture for fast inference.
zhaoying9105's Repositories
zhaoying9105/GTAV-RewardHook
Reinforcement Learning environment for Autonomous Vehicles in GTAV/使用GTA V 的自动驾驶强化学习环境,有详尽中文文档和注释
zhaoying9105/OpenCV-Python-Tutorial
OpenCV-Python-Tutorial-中文版.pdf 源代码
zhaoying9105/rnn-from-scratch
从零开始实现RNN时序反向传播,对[rnn-from-scratch]项目的梳理,求导部分不好理解
zhaoying9105/basic_reinforcement_learning
Deprecated!环境代码太长了,而且运行有一大堆错误,不适合入门,或许以后再研究
zhaoying9105/inpainting
本项目为 Edward-Lin 的 inpainting 项目增加中文文档 其中每个 *.py文件都有同名的*.md进行解释
zhaoying9105/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
zhaoying9105/tf-pose-estimation
Deep Pose Estimation implemented using Tensorflow with Custom Architecture for fast inference.
zhaoying9105/caffe
Caffe: a fast open framework for deep learning.
zhaoying9105/carla
Open-source simulator for autonomous driving research.
zhaoying9105/deepchem
Democratizing Deep-Learning for Drug Discovery, Quantum Chemistry, Materials Science and Biology
zhaoying9105/lammps
Public development project of the LAMMPS MD software package
zhaoying9105/models
Models and examples built with TensorFlow
zhaoying9105/openai-proxy
OpenAI/ChatGPT 免翻墙代理
zhaoying9105/anthropic-quickstarts
A collection of projects designed to help developers quickly get started with building deployable applications using the Anthropic API
zhaoying9105/CNStream
CNStream is a streaming framework for building Cambricon machine learning pipelines http://forum.cambricon.com
zhaoying9105/cublasHgemm-P100
Code for testing the native float16 matrix multiplication performance on Tesla P100 and V100 GPU based on cublasHgemm
zhaoying9105/dragon-book-exercise-answers
Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。
zhaoying9105/Dshell
Dshell is a network forensic analysis framework.
zhaoying9105/fastapi_best_architecture
基于 FastAPI 构建的前后端分离 RBAC 权限控制系统,采用独特的伪三层架构模型设计,内置 fastapi-admin 基本实现,并作为模板库免费开源
zhaoying9105/forum
蓝灯(Lantern)官方论坛
zhaoying9105/hackingtool
ALL IN ONE Hacking Tool For Hackers
zhaoying9105/lmdeploy
LMDeploy is a toolkit for compressing, deploying, and serving LLMs.
zhaoying9105/mlu-ops
Efficient operation implementation based on the Cambricon Machine Learning Unit (MLU) .
zhaoying9105/onnx
Open standard for machine learning interoperability
zhaoying9105/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
zhaoying9105/Paddle-Lite
Multi-platform high performance deep learning inference engine (飞桨多端多平台高性能深度学习推理引擎)
zhaoying9105/peking_course_mlu
zhaoying9105/pygta5
Explorations of Using Python to play Grand Theft Auto 5.
zhaoying9105/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
zhaoying9105/Reinforcement-Learning
强化学习练习