Pinned Repositories
bi-lstm-crf
使用keras实现的基于Bi-LSTM + CRF的中文分词+词性标注
books
技术书.pdfs
build-your-own-x
🤓 Build your own (insert technology here)
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
C_learning
for testing c code for learning
caffe_ocr
主流ocr算法研究实验性的项目,目前实现了CNN+BLSTM+CTC架构
chinese_nlp
Chinese Natural Language Processing tools and examples
guided-filter
Fast and complete guided filter implementation for OpenCV
libiec61850
Official repository for libIEC61850, the open-source library for the IEC 61850 protocols
PythonPlantsVsZombies
a simple PlantsVsZombies game
okdaydream's Repositories
okdaydream/guided-filter
Fast and complete guided filter implementation for OpenCV
okdaydream/libiec61850
Official repository for libIEC61850, the open-source library for the IEC 61850 protocols
okdaydream/PythonPlantsVsZombies
a simple PlantsVsZombies game
okdaydream/build-your-own-x
🤓 Build your own (insert technology here)
okdaydream/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
okdaydream/caffe_ocr
主流ocr算法研究实验性的项目,目前实现了CNN+BLSTM+CTC架构
okdaydream/code_style
一份关于 Google C++ 的代码规范笔记,包含代码示例版本的笔记!值得大家写代码时用来参考!
okdaydream/Depix
my version of Depix (beurtschipper/Depix)
okdaydream/dlib
A toolkit for making real world machine learning and data analysis applications in C++
okdaydream/duckdb
DuckDB is an embeddable SQL OLAP Database Management System
okdaydream/flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
okdaydream/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond.
okdaydream/godot
Godot Engine – Multi-platform 2D and 3D game engine
okdaydream/GPU-CNN
Accelerate convolution neural network for face recognition using GPU
okdaydream/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
okdaydream/kys-cpp
《金庸群侠传》c++复刻版,已完工
okdaydream/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
okdaydream/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
okdaydream/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
okdaydream/protobuf
Protocol Buffers - Google's data interchange format
okdaydream/pygame
pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
okdaydream/QtLearnOpenGL
Learn OpenGL
okdaydream/RayTracingInVulkan
Implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension.
okdaydream/stock_predict_with_LSTM
Predict stock with LSTM supporting pytorch, keras and tensorflow
okdaydream/tcpdump
the TCPdump network dissector
okdaydream/tensorflow
An Open Source Machine Learning Framework for Everyone
okdaydream/tensorflow-tutorial-samples
TensorFlow2教程 TensorFlow 2.0 Tutorial 入门教程实战案例
okdaydream/vosk-android-demo
Runnable demo for Kaldi android
okdaydream/wukong-robot
🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,还可能是首个支持脑机交互的开源智能音箱项目。
okdaydream/wuziqi
大一下暑期集训大作业之五子棋。用Qt实现图形界面和人机对战,机器方采用的算法主要是赋分法,未采用搜索对未来的棋路进行预测