Pinned Repositories
.tmux
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
AiLearning-Theory-Applying
快速上手Ai理论及应用实战:基础知识Basic knowledge、机器学习MachineLearning、深度学习DeepLearning2、自然语言处理BERT,持续更新中。含大量注释及数据集,力求每一位能看懂并复现。
algo
数据结构和算法必知必会的50个代码实现
Algorithms
全面的算法代码库
automate-save-page-as
Automate browser's "Save Page As" operation
blog
Jiajun's Blog
caffe
Caffe: a fast open framework for deep learning.
codis
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
cryptopp
someone9388's Repositories
someone9388/.tmux
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
someone9388/AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
someone9388/AiLearning-Theory-Applying
快速上手Ai理论及应用实战:基础知识Basic knowledge、机器学习MachineLearning、深度学习DeepLearning2、自然语言处理BERT,持续更新中。含大量注释及数据集,力求每一位能看懂并复现。
someone9388/algo
数据结构和算法必知必会的50个代码实现
someone9388/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
someone9388/EasyDarwin
open source、high performance、industrial rtsp streaming server,a lot of optimization on streaming relay,KeyFrame cache,RESTful,and web management,also EasyDarwin support distributed load balancing,a simple streaming media cloud platform architecture.高性能开源RTSP流媒体服务器,基于go语言研发,维护和优化:RTSP推模式转发、RTSP拉模式转发、录像、检索、回放、关键帧缓存、秒开画面、RESTful接口、WEB后台管理、分布式负载均衡,基于EasyDarwin构建出了一套基础的流媒体云视频平台架构!
someone9388/FFmpegInterop
This is a code sample to make it easier to use FFmpeg in Windows applications.
someone9388/ghw
Golang hardware discovery/inspection library
someone9388/go-awesome
Go 语言优秀资源整理,为项目落地加速🏃
someone9388/go-patterns
Curated list of Go design patterns, recipes and idioms
someone9388/gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, Enumerables, Sort, JSON
someone9388/gold-miner
🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
someone9388/interview-go
golang面试题集合
someone9388/introtodeeplearning
Lab Materials for MIT 6.S191: Introduction to Deep Learning
someone9388/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
someone9388/libshmcache
libshmcache is a local cache in the share memory for multi processes. high performance due to read is lockless. libshmcache is 100+ times faster than a remote interface such as redis.
someone9388/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
someone9388/maximum-awesome-linux
Config files for vim and tmux.
someone9388/mr2
Mr.2 can help you expose local server to external network. Support both TCP/UDP, of course support HTTP. Zero-Configuration.
someone9388/night-reading-go
Night-Reading-Go《Go 夜读》 > Share the related technical topics of Go every week through zoom online live broadcast, every day on the WeChat/Slack to communicate programming technology topics. 由 Go 夜读 SIG 成员维护,并通过 zoom 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/Slack 上及时沟通交流编程技术话题。
someone9388/node-onvif
The node-onvif is a Node.js module which allows you to communicate with the network camera which supports the ONVIF specifications.
someone9388/opentelemetry-go
OpenTelemetry Go API and SDK
someone9388/pure-bash-bible
📖 A collection of pure bash alternatives to external processes.
someone9388/Python-1
All Algorithms implemented in Python
someone9388/splunk-otel-cpp
someone9388/telegram-bot-api
Golang bindings for the Telegram Bot API
someone9388/TensorFlow-Course
Simple and ready-to-use tutorials for TensorFlow
someone9388/tensorflow-yolov3
pure tensorflow Implement of YOLOv3 with support to train your own dataset
someone9388/ThinkPython-en-cn
ThinkPython 中英双语
someone9388/YOLO_v2
The implementation of YOLO v2 with TensorFlow