Stars
The code in this repository is used to generate the GloHydroRes dataset and the figures featured in the associated paper.
Code for EPFL PTMH & SDSC's paired-hydro project
Parameterized parts for Simscape Multibody, with gear assemblies and MATLAB code for extrusions.
Modeling time series of electricity spot prices using Deep Learning.
TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.
Get up and running with OpenAI gpt-oss, DeepSeek-R1, Gemma 3 and other models.
The Microsoft Research Software Radio (Sora) is a programmable software radio platform based on the commodity multicore CPU in a host PC. The SDK provides the drivers, user mode 802.11a/b/n samples…
A curated list of awesome publications and researchers on prompting framework updated and maintained by The Intelligent System Security (IS2).
Filters and converts the acceleration data to velocities and displacements using the signal processing algorithms.
All Algorithms implemented in Python
Roadmap to becoming an Artificial Intelligence Expert in 2022
🎨 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugstack.cn
Deep Residual Learning for Image Recognition
Java implementation of MODBUS TCP client for master devices.
A high-performance and ease-of-use implementation of the Modbus protocol written in Java. Supports ASCII, RTU, TCP, and UDP transports as slave or master, automatic request partitioning and respons…
Sources codes of the paper titled "Robust Enhanced Trend Filtering with Unknown Noise".
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet…
Minimal examples of data structures and algorithms in Python
一本关于排序算法的 GitBook 在线书籍 《十大经典排序算法》,多语言实现。
波波老师的数据结构课程的C++代码实现,和波波老师的代码库目录一样:)