Skip to content
View Dannycooper126's full-sized avatar

Block or report Dannycooper126

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Edge-Intelligence Edge-Intelligence Public

    Forked from wyc941012/Edge-Intelligence

    随着移动云计算和边缘计算的快速发展,以及人工智能的广泛应用,产生了边缘智能(Edge Intelligence)的概念。深度神经网络(例如CNN)已被广泛应用于移动智能应用程序中,但是移动设备有限的存储和计算资源无法满足深度神经网络计算的需求。神经网络压缩与加速技术可以加速神经网络的计算,例如剪枝、量化、卷积核分解等。但是这些技术在实际应用非常复杂,并且可能导致模型精度的下降。在移动云计算或…

    Python 1

  2. mlia-notes mlia-notes Public

    Forked from ai-cloud-kubernetes/mlia-notes

    机器学习实战《Machine Learning in Action》笔记,在线阅读地址 https://datawhalechina.github.io/mlia-notes

  3. python-small-examples python-small-examples Public

    Forked from jackzhenguo/python-small-examples

    Python小例子、小Demo一网打尽。Python基础、Web开发、数据科学、机器学习、TensorFlow、Pytorch,你能想到的基于Python的小Demo都在这里。

    Python

  4. DDQN DDQN Public

    Python

  5. pumpkin-book pumpkin-book Public

    Forked from datawhalechina/pumpkin-book

    《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book

  6. ElegantRL ElegantRL Public

    Forked from AI4Finance-Foundation/ElegantRL

    Lightweight, stable, efficient PyTorch implement of reinforcement learning. I want to call this PyTorch implement as "3-Python-file-RL".

    Python