Stars
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
Parser to save epex spot data in CSV and JSON
An opinionated list of awesome Python frameworks, libraries, software and resources.
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
YOLOv6: a single-stage object detection framework dedicated to industrial applications.
In this repository, I will share some useful notes and references about deploying deep learning-based models in production.
Making large AI models cheaper, faster and more accessible
Implementation of popular deep learning networks with TensorRT network definition API
Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现
A list of papers and datasets about point cloud analysis (processing)
PowerMock is a Java framework that allows you to unit test code normally regarded as untestable.
computing-intelligence / ai-edu
Forked from microsoft/ai-eduAI education materials for Chinese students, teachers and IT professionals.
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.06
Parent module for all OneBusAway projects with common configuration information.
Source code to go along with my tutorial to learn data visualization with the matplotlib library of Python
JARs for XGBoost built on Linux, OS X and Windows
中文版scipy-lecture-notes. 网站下线, 以离线HTML的形式继续更新, 见release.
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
Most popular Mocking framework for unit tests written in Java
Design patterns implemented in Java
Collection of awesome Java project on Github(非常棒的 Java 开源项目集合).
High Performance Inter-Thread Messaging Library
This is a small extension to Google's Guava library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that talks to a remote service wi…
TableDiff is a tool to compare two large tabular format text files. It uses external merge sort algorithm to handle very large files.