zbengang's Stars
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
geekxh/hello-algorithm
🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站
fxsjy/jieba
结巴中文分词
keon/algorithms
Minimal examples of data structures and algorithms in Python
afatcoder/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
piskvorky/gensim
Topic Modelling for Humans
magento/magento2
Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
shenweichen/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
harvardnlp/annotated-transformer
An annotated implementation of the Transformer paper.
IoT-Technology/IoT-Technical-Guide
:honeybee: IoT Technical Guide --- 从零搭建高性能物联网平台及物联网解决方案和Thingsboard源码分析 :sparkles: :sparkles: :sparkles: (IoT Platform, SaaS, MQTT, CoAP, HTTP, Modbus, OPC, WebSocket, 物模型,Protobuf, PostgreSQL, MongoDB, Spring Security, OAuth2, RuleEngine, Kafka, Docker)
ChenglongChen/tensorflow-DeepFM
Tensorflow implementation of DeepFM for CTR prediction.
thingsboard/thingsboard-gateway
Open-source IoT Gateway - integrates devices connected to legacy and third-party systems with ThingsBoard IoT Platform using Modbus, CAN bus, BACnet, BLE, OPC-UA, MQTT, ODBC and REST protocols
explosion/spacy-models
💫 Models for the spaCy Natural Language Processing (NLP) library
intel/linux-sgx
Intel SGX for Linux*
ycjuan/kaggle-2014-criteo
mila-iqia/blocks
A Theano framework for building and training neural networks
nzc/dnn_ctr
The framework to deal with ctr problem。The project contains FNN,PNN,DEEPFM, NFM etc
CongducPham/LowCostLoRaGw
Low-cost LoRa IoT & gateway with SX12XX (SX1261/62/68; SX1272/76/77/78/79; SX1280/81), RaspberryPI and Arduino boards
jc-LeeHub/Recommend-System-tf2.0
原理解析及代码实战,推荐算法也可以很简单 🔥 想要系统的学习推荐算法的小伙伴,欢迎 Star 或者 Fork 到自己仓库进行学习🚀 有任何疑问欢迎提 Issues,也可加文末的联系方式向我询问!
ayeks/SGX-hardware
This is a list of hardware which supports Intel SGX - Software Guard Extensions.
Xilinx/dma_ip_drivers
Xilinx QDMA IP Drivers
google/yggdrasil-decision-forests
A library to train, evaluate, interpret, and productionize decision forest models such as Random Forest and Gradient Boosted Decision Trees.
intel/linux-sgx-driver
Intel SGX Linux* Driver
hbutani/spark-druid-olap
Sparkline BI Accelerator provides fast ad-hoc query capability over Logical Cubes. This has been folded into our SNAP Platform(http://bit.ly/2oBJSpP) an Integrated BI platform on Apache Spark.
nimaltd/ds18b20
ds18b20 library for stm32 hal
fuzhidai/OnlineShoppingMall
Based on Spring+SpringMVC+MyBatis online store
Xilinx/Get_Moving_With_Alveo
For publishing the source for UG1352 "Get Moving with Alveo"
hlamba28/NMT-with-Attention-Mechanism
In this project I implement Neural Machine Translation using Attention mechanism. The code is written using the TensorFlow library in Python. I have used TensorFlow functionalities like tf.data.Dataset to manage the input pipeline, Eager Execution and Model sub classing to create the model architecture.
scarter93/RSA-Encryption
VHDL implementation of RSA encryption/decryption using Montgomery modular multipliers
secworks/modexp
Modular Exponentiation core written i Verilog. Supports key lengths between 32 and 8192 bits.