Stars
Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)
WTF Solidity 极简入门教程,供小白们使用。Now supports English! 官网: https://wtf.academy
A JavaScript / TypeScript / Python / C# / PHP / Go cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
Single Shot MultiBox Detector in TensorFlow
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
汉语自然语言处理视频教程-开源学习资料
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
rzou15 / DeepLearning
Forked from Mikoto10032/DeepLearning深度学习入门教程&&优秀文章&&Deep Learning Tutorial
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
深度学习入门教程, 优秀文章, Deep Learning Tutorial
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
justrightnow / java-learning
Forked from hackjutsu/java-learningjava学习笔记,讲解为主,搭配示例,包括javase和javaweb
Object detection in Point Cloud is popular in HD Map and sensor-based autonomous driving. There basically four types of object you can obtain in daily scenario: road surface - contains painted lane…