Git Product home page Git Product logo

isunspot's Projects

ai-learning-resources icon ai-learning-resources

收集AIOPS(智能运维),时间序列,异常检测,关联分析,告警收敛,根因分析,数据挖掘,机器学习,深度学习的学习资源。欢迎star。Collect learning resources for AIOPS (Intelligent Operation and Maintenance), time series, anomaly detection, correlation analysis, alarm convergence, root cause analysis, data mining, machine learning, and deep learning. Welcome star.

aiqiyi-userremain icon aiqiyi-userremain

爱奇艺用户存留预测竞赛项目,赛题任务是:给定一个时间点,预测未来七天用户会登陆几天。选手需根据给定的数据构建标签和用户行为序列特征来训练模型。

bsv_tutorial_cn-gdb icon bsv_tutorial_cn-gdb

一篇全面的 Bluespec SystemVerilog (BSV) 中文教程,介绍了BSV的调度、FIFO数据流、多态等高级特性,展示了BSV相比于传统Verilog开发的优势。

cln17-gdb icon cln17-gdb

Compact closed-loop stepper motor driver designed for NEMA17 motors

e200_riscv-gdb icon e200_riscv-gdb

Deprecated, please go to next generation Ultra-Low Power RISC-V Core https://github.com/riscv-mcu/e203_hbirdv2

elmduino icon elmduino

Arduino OBD-II Bluetooth Scanner Interface Library for Car Hacking Projects

flash-linux0.11-talk icon flash-linux0.11-talk

你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码

flashdb-gdb icon flashdb-gdb

FlashDB 是一款超轻量级的嵌入式数据库,专注于提供嵌入式产品的数据存储方案。与传统的基于文件系统的数据库不同,FlashDB 结合了 Flash 的特性,具有较强的性能及可靠性。并在保证极低的资源占用前提下,尽可能延长 Flash 使用寿命。FlashDB 提供两种数据库模式: - 键值数据库 :是一种非关系数据库,它将数据存储为键值(Key-Value)对集合,其中键作为唯一标识符。KVDB 操作简洁,可扩展性强。 - 时序数据库 :时间序列数据库 (Time Series Database , 简称 TSDB),它将数据按照 时间顺序存储 。TSDB 1. 资源占用极低,内存占用几乎为 0 ; 2. 支持 多分区,多实例 。数据量大时,可细化分区,降低检索时间; 3. 支持 磨损

fpga-docs icon fpga-docs

帮助大家进行FPGA的入门,分享FPGA相关的优秀文章,优秀项目

fpoc-gdb icon fpoc-gdb

FPGA-based Field Oriented Control (FOC) for driving BLDC/PMSM motor.

hmd-eyes icon hmd-eyes

Building blocks for eye tracking in AR and VR.

horus-gdb icon horus-gdb

3D Scanning multiplatform desktop application

interview-good icon interview-good

📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, e

lc3-vm-debug icon lc3-vm-debug

A LC3 virtual machine implementation in a few lines of C code

limbo-gdb icon limbo-gdb

Limbo is a QEMU-based emulator for Android. It currently supports x86, ARM, PowerPC, and Sparc emulation for Intel x86 and ARM android devices. See wiki https://virtualmachinery.weebly.com for APK download and Instructions.

linux-0.11 icon linux-0.11

the source code of linux-0.11 for study linux kernel

linux-0.11-1 icon linux-0.11-1

The old Linux kernel source ver 0.11 which has been tested under modern Linux, Mac OSX and Windows.

lstm-for-price-prediction-gdb icon lstm-for-price-prediction-gdb

算法根据单个板块或单只股票的历史数据判断板块指数或个股次日收盘价信息,得到相应的调仓对策。可回归(预测具体价格)可分类(预测涨跌)。 长短期记忆模型(LSTM)是循环神经网络(RNN)的一种,每个输入样本都是一个序列(如某板块20天的四价一量)用这个序列预测结果。它认为某些指标长期的趋势对预测值有影响,有些无影响,让神经元控制短期记忆和长期记忆,克服了实践中时间越长影响参数越小的问题。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.