thesouther / cnn_with_numpy
卷积神经网络(Convolutional Neural Networks, CNN),只使用python基础库搭建。
☆18Updated 5 years ago
Alternatives and similar repositories for cnn_with_numpy:
Users that are interested in cnn_with_numpy are comparing it to the libraries listed below
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆286Updated 5 years ago
- 白话强化学习与PyTorch的学习笔记☆35Updated 5 years ago
- Reinforcement learning☆30Updated 2 weeks ago
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆179Updated 6 years ago
- 一个通过python基本库实现的简单的卷积神经网络☆19Updated 5 years ago
- Reinforcement-Learning-Notes, start with MDP.☆223Updated 2 years ago
- DDPG in Pytorch☆45Updated 3 years ago
- RL algorithms☆141Updated 4 years ago
- Tutorial for Reinforcement Learning☆185Updated 3 years ago
- Automatic Configuration of Energy Harvesting Sensor Nodes with Reinforcement Learning☆11Updated 4 years ago
- kinds of reinforcement learning model by Pytorch☆327Updated 2 years ago
- Life is a library for reinforce learning implemented by PyTorch.☆15Updated 2 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆99Updated 4 years ago
- A collection of multi agent environments based on OpenAI gym.☆23Updated last year
- 多智能体强化学习☆92Updated 6 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆77Updated last year
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆30Updated 3 years ago
- D3QN Pytorch☆61Updated 3 years ago
- DQN Pytorch☆14Updated 3 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆19Updated 3 years ago
- ☆29Updated 6 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆196Updated 2 years ago
- 随着移动云计算和边缘计算的快速发展,以及人工智能的广泛应用,产生了边缘智能(Edge Intelligence)的概念。深度神经网络(例如CNN)已被广泛应用于移动智能应用程序中,但是移动设备有限的存储和计算资源无法满足深度神经网络计算的需求。神经网络压缩与加速技术可以加速…☆297Updated 2 years ago
- MATLAB自编程实现BP神经网络手写数字识别。☆28Updated 4 years ago
- Double DQN Pytorch☆18Updated 3 years ago
- ☆442Updated 5 months ago
- 强化学习求解迷宫问题,Q-learning和监督学习☆24Updated 4 years ago
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆145Updated 4 years ago
- D3QN implementation using pytorch☆15Updated 3 years ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago