Pinned Repositories
academic-kickstart
academic-www
📖 Documentation site for Academic Website Builder
algorithm
algorithms
Bug-tracking for Jeff's algorithms book, notes, etc.
awesome-android-cn
Android 资源大全中文版,包括:图表、游戏开发、GUI、崩溃检测、调试工具等,由伯乐在线持续更新。
awesome-c-cn
C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
awesome-java-cn
Java资源大全中文版,包括开发库、开发工具、网站、博客、微信、微博等,由伯乐在线持续更新。
awesome-javascript-cn
JavaScript 资源大全中文版,内容包括:包管理器、加载器、测试框架、运行器、QA、MVC框架和库、模板引擎等
deep-learning-from-scratch
Source code from the book 【深度学习入门-基于Python的理论与实现】
flying-guide-dog
Official implementation of "Flying Guide Dog: Walkable Path Discovery for the Visually Impaired Utilizing Drones and Transformer-based Semantic Segmentation", IEEE ROBIO 2021
EckoTan0804's Repositories
EckoTan0804/deep-learning-from-scratch
Source code from the book 【深度学习入门-基于Python的理论与实现】
EckoTan0804/algorithms
Bug-tracking for Jeff's algorithms book, notes, etc.
EckoTan0804/awesome-android-cn
Android 资源大全中文版,包括:图表、游戏开发、GUI、崩溃检测、调试工具等,由伯乐在线持续更新。
EckoTan0804/awesome-c-cn
C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
EckoTan0804/awesome-java-cn
Java资源大全中文版,包括开发库、开发工具、网站、博客、微信、微博等,由伯乐在线持续更新。
EckoTan0804/awesome-javascript-cn
JavaScript 资源大全中文版,内容包括:包管理器、加载器、测试框架、运行器、QA、MVC框架和库、模板引擎等
EckoTan0804/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
EckoTan0804/awesome-machine-learning-cn
机器学习资源大全中文版,包括机器学习领域的框架、库以及软件
EckoTan0804/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
EckoTan0804/CoolWeather
A lightweight Android weather App
EckoTan0804/Coursera-ML-AndrewNg
use numpy, scipy, and tensorflow to implement these basic ML model and learning algorithm
EckoTan0804/filterpy
Python Kalman filtering and optimal estimation library. Implements Kalman filter, particle filter, Extended Kalman filter, Unscented Kalman filter, g-h (alpha-beta), least squares, H Infinity, smoothers, and more. Has companion book 'Kalman and Bayesian Filters in Python'.
EckoTan0804/Grokking-Deep-Learning
this repository accompanies my forthcoming book "Grokking Deep Learning"
EckoTan0804/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
EckoTan0804/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
EckoTan0804/LangtonAnt
This project is the second final exam project of my Java programming course in WS1415.
EckoTan0804/Latex_Template
KIT, IAR-IPR Latex Template
EckoTan0804/Lego-Mindstorm
Lego Mindstorm Praktikum in WS17/18
EckoTan0804/mind-rate
A system for research using experience sampling method
EckoTan0804/NotificationTest
Learn Android step by step
EckoTan0804/Oscillatory-Motion-Tracking-With-x-IMU
EckoTan0804/Polymer
EckoTan0804/PythonRobotics
Python sample codes for robotics algorithms.
EckoTan0804/Standortplanung_und_strategisches_Supply_Chain_Management
EckoTan0804/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
EckoTan0804/TensorFlow-Course
Simple and ready-to-use tutorials for TensorFlow