Pinned Repositories
ai-edu
AI education materials for Chinese students, teachers and IT professionals.
android_packages_apps_apolloMod
ApolloMod is an open source music player based on CyanogenMod's Apollo Music Player and released under the same Apache License. It has many changes to the layout and basic functionality as well as a growing list of new features.
Antox
Android client for the Tox project
API_Automation
基于Pytest+request+Allure的接口自动化开源框架(第一版)
Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
asyncmongo
An asynchronous library for accessing mongo with tornado.ioloop
awesome-distributed-systems
A curated list of awesome distributed systems books, papers, resources and shiny things.
awesome-neovim
Collections of awesome neovim plugins.
brpc
Most common RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, called "baidu-rpc" inside Baidu.
crab
Crab is a flexible, fast recommender engine for Python that integrates classic information filtering recommendation algorithms in the world of scientific Python packages (numpy, scipy, matplotlib).
fwzjily's Repositories
fwzjily/awesome-neovim
Collections of awesome neovim plugins.
fwzjily/vnpy_websocket
VeighNa框架的Websocket API客户端
fwzjily/Flask-HTTPAuth
fwzjily/vue-element-admin
:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
fwzjily/mall-admin-web
mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
fwzjily/Flask-Restful-Login-Simple
A flask restful web app which demonstrates login management ( register, login and logout)
fwzjily/pytestDemo
使用 Python+Requests+Pytest+YAML+Allure 实现接口自动化
fwzjily/FlameGraph
Stack trace visualizer
fwzjily/curve
fwzjily/freebsd
FreeBSD src tree (read-only mirror)
fwzjily/API_Automation
基于Pytest+request+Allure的接口自动化开源框架(第一版)
fwzjily/DreamMultiDevices
基于Python/Airtest/Unittest的自动化多设备测试
fwzjily/HarmonyOS
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
fwzjily/dynamorio
Dynamic Instrumentation Tool Platform
fwzjily/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
fwzjily/libsigcplusplus
libsigc++ implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any callback function, either global or a member function, regardless of whether it is static or virtual.
fwzjily/ai-edu
AI education materials for Chinese students, teachers and IT professionals.
fwzjily/matrix-completion
Lightweight Python library for in-memory matrix completion.
fwzjily/fancyimpute
Multivariate imputation and matrix completion algorithms implemented in Python
fwzjily/x-deeplearning
An industrial deep learning framework for high-dimension sparse data
fwzjily/JSON.sh
a pipeable JSON parser written in Bash
fwzjily/Surprise
A Python scikit for building and analyzing recommender systems
fwzjily/crab
Crab is a flexible, fast recommender engine for Python that integrates classic information filtering recommendation algorithms in the world of scientific Python packages (numpy, scipy, matplotlib).
fwzjily/doubi
一个逗比写的各种逗比脚本~
fwzjily/Deep-Learning-for-Recommendation-Systems
This repository contains Deep Learning based articles , paper and repositories for Recommender Systems
fwzjily/lightfm
A Python implementation of LightFM, a hybrid recommendation algorithm.
fwzjily/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
fwzjily/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
fwzjily/hitbtc
HitBTC Websocket API 2.0 Client written in Python 3
fwzjily/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍