Language: python
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
72075 | 247 |
All Algorithms implemented in Python
Dod-o / Statistical-Learning-Method_Code
https://github.com/Dod-o/Statistical-Learning-Method_Code
stars | today |
---|---|
2263 | 98 |
手写实现李航《统计学习方法》书中全部算法
facebookresearch / detectron2
https://github.com/facebookresearch/detectron2
stars | today |
---|---|
9971 | 63 |
Detectron2 is FAIR’s next-generation platform for object detection and segmentation.
google / jax
stars | today |
---|---|
8267 | 46 |
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
mingrammer / diagrams
https://github.com/mingrammer/diagrams
stars | today |
---|---|
4466 | 172 |
🎨 Diagram as Code for prototyping cloud system architectures
datasets / covid-19
https://github.com/datasets/covid-19
stars | today |
---|---|
803 | 17 |
Novel Coronavirus 2019 time series data on cases
horovod / horovod
https://github.com/horovod/horovod
stars | today |
---|---|
9234 | 38 |
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
microsoft / nni
https://github.com/microsoft/nni
stars | today |
---|---|
6062 | 12 |
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
awslabs / cdk8s
https://github.com/awslabs/cdk8s
stars | today |
---|---|
851 | 48 |
Define Kubernetes native apps and abstractions using object-oriented programming
tr1pzz / Realtime_PyAudio_FFT
https://github.com/tr1pzz/Realtime_PyAudio_FFT
stars | today |
---|---|
252 | 25 |
Realtime audio analysis in Python, using PyAudio and Numpy to extract and visualize FFT features from streaming audio.
shridharrhegde / chain-reaction-ai
https://github.com/shridharrhegde/chain-reaction-ai
stars | today |
---|---|
67 | 4 |
ai opponent for the game chain reaction
Tianxiaomo / pytorch-YOLOv4
https://github.com/Tianxiaomo/pytorch-YOLOv4
stars | today |
---|---|
364 | 17 |
Minimal PyTorch implementation of YOLOv4
tensortrade-org / tensortrade
https://github.com/tensortrade-org/tensortrade
stars | today |
---|---|
1545 | 12 |
An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
82493 | 40 |
A curated list of awesome Python frameworks, libraries, software and resources
MingchaoZhu / DeepLearning
https://github.com/MingchaoZhu/DeepLearning
stars | today |
---|---|
1589 | 87 |
Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现
ALIILAPRO / warp-plus-cloudflare
https://github.com/ALIILAPRO/warp-plus-cloudflare
stars | today |
---|---|
70 | 11 |
Script for getting unlimited GB on Warp+ ( https://1.1.1.1/ )
NVIDIA / flowtron
https://github.com/NVIDIA/flowtron
stars | today |
---|---|
223 | 35 |
Auto-regressive flow-based generative network for text to speech synthesis
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
48231 | 13 |
Deep Learning for humans
lutris / lutris
https://github.com/lutris/lutris
stars | today |
---|---|
3430 | 13 |
Lutris client - Open Source gaming platform for GNU/Linux
ThilinaRajapakse / simpletransformers
https://github.com/ThilinaRajapakse/simpletransformers
stars | today |
---|---|
913 | 5 |
Transformers for Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conversational AI
alievk / avatarify
https://github.com/alievk/avatarify
stars | today |
---|---|
6151 | 36 |
Avatars for Zoom, Skype and other video-conferencing apps.
Azure / azure-sdk-for-python
https://github.com/Azure/azure-sdk-for-python
stars | today |
---|---|
1128 | 4 |
This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
huggingface / transformers
https://github.com/huggingface/transformers
stars | today |
---|---|
26827 | 51 |
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
TheKingOfDuck / fuzzDicts
https://github.com/TheKingOfDuck/fuzzDicts
stars | today |
---|---|
2152 | 4 |
Web Pentesting Fuzz 字典,一个就够了。
NVIDIA / NeMo
https://github.com/NVIDIA/NeMo
stars | today |
---|---|
1281 | 8 |
NeMo: a toolkit for conversational AI
Language: go
fluxcd / flux
https://github.com/fluxcd/flux
stars | today |
---|---|
4671 | 56 |
The GitOps Kubernetes operator
google / exposure-notifications-server
https://github.com/google/exposure-notifications-server
stars | today |
---|---|
459 | 391 |
Exposure Notification Reference Server | Covid-19 Exposure Notifications
cli / cli
stars | today |
---|---|
8665 | 85 |
GitHub’s official command line tool
grpc-ecosystem / grpc-gateway
https://github.com/grpc-ecosystem/grpc-gateway
stars | today |
---|---|
8435 | 10 |
gRPC to JSON proxy generator following the gRPC HTTP spec
hoanhan101 / ultimate-go
https://github.com/hoanhan101/ultimate-go
stars | today |
---|---|
9464 | 41 |
Ultimate Go study guide
helm / charts
https://github.com/helm/charts
stars | today |
---|---|
13168 | 8 |
Curated applications for Kubernetes
rancher / rancher
https://github.com/rancher/rancher
stars | today |
---|---|
14264 | 9 |
Complete container management platform
kubernetes-sigs / kustomize
https://github.com/kubernetes-sigs/kustomize
stars | today |
---|---|
5398 | 4 |
Customization of kubernetes YAML configurations
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
21962 | 11 |
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
jetstack / cert-manager
https://github.com/jetstack/cert-manager
stars | today |
---|---|
5593 | 8 |
Automatically provision and manage TLS certificates in Kubernetes
saljam / webwormhole
https://github.com/saljam/webwormhole
stars | today |
---|---|
999 | 16 |
Peer authenticated WebRTC.
influxdata / influxdb
https://github.com/influxdata/influxdb
stars | today |
---|---|
18869 | 7 |
Scalable datastore for metrics, events, and real-time analytics
kubernetes-sigs / controller-runtime
https://github.com/kubernetes-sigs/controller-runtime
stars | today |
---|---|
566 | 2 |
Repo for the controller-runtime subproject of kubebuilder (sig-apimachinery)
kubernetes / autoscaler
https://github.com/kubernetes/autoscaler
stars | today |
---|---|
3135 | 3 |
Autoscaling components for Kubernetes
goharbor / harbor
https://github.com/goharbor/harbor
stars | today |
---|---|
11804 | 19 |
An open source trusted cloud native registry project that stores, signs, and scans content.
filecoin-project / go-filecoin
https://github.com/filecoin-project/go-filecoin
stars | today |
---|---|
1523 | 2 |
Filecoin Full Node Implementation in Go
hashicorp / vault
https://github.com/hashicorp/vault
stars | today |
---|---|
15712 | 6 |
A tool for secrets management, encryption as a service, and privileged access management
keybase / saltpack
https://github.com/keybase/saltpack
stars | today |
---|---|
780 | 9 |
a modern crypto messaging format
ndelphit / apkurlgrep
https://github.com/ndelphit/apkurlgrep
stars | today |
---|---|
122 | 22 |
Extract endpoints from APK files
kubernetes / dashboard
https://github.com/kubernetes/dashboard
stars | today |
---|---|
7808 | 7 |
General-purpose web UI for Kubernetes clusters
pulumi / pulumi
https://github.com/pulumi/pulumi
stars | today |
---|---|
5640 | 8 |
Pulumi - Modern Infrastructure as Code. Any cloud, any language 🚀
yolossn / Prometheus-Basics
https://github.com/yolossn/Prometheus-Basics
stars | today |
---|---|
853 | 92 |
A beginner friendly introduction to prometheus 🔥
argoproj / argo
https://github.com/argoproj/argo
stars | today |
---|---|
5459 | 4 |
Argo Workflows: Get stuff done with Kubernetes.
micro / micro
https://github.com/micro/micro
stars | today |
---|---|
7991 | 8 |
Micro is a distributed systems runtime for the Cloud
gorilla / mux
https://github.com/gorilla/mux
stars | today |
---|---|
11873 | 6 |
A powerful HTTP router and URL matcher for building Go web servers with 🦍
Language: java
apache / rocketmq
https://github.com/apache/rocketmq
stars | today |
---|---|
10954 | 12 |
Mirror of Apache RocketMQ
zhangdaiscott / jeecg-boot
https://github.com/zhangdaiscott/jeecg-boot
stars | today |
---|---|
11968 | 64 |
基于代码生成器的低代码开发平台,开源界“小普元”超越传统商业开发平台!前后端分离架构:SpringBoot 2.x,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新开发模式(OnlineCoding-> 代码生成-> 手工MERGE),帮助Java项目解决70%重复工作,让开发更关注业务逻辑,既能快速提高开发效率,帮助公司节省成本,同时又不失灵活性。
Anuken / Mindustry
https://github.com/Anuken/Mindustry
stars | today |
---|---|
3707 | 8 |
A sandbox tower defense game
prestosql / presto
https://github.com/prestosql/presto
stars | today |
---|---|
1031 | 1 |
Official home of the community managed version of Presto, the distributed SQL query engine for big data, under the auspices of the Presto Software Foundation.
ReactiveX / RxJava
https://github.com/ReactiveX/RxJava
stars | today |
---|---|
42660 | 10 |
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
quarkusio / quarkus
https://github.com/quarkusio/quarkus
stars | today |
---|---|
4695 | 7 |
Quarkus: Supersonic Subatomic Java.
thingsboard / thingsboard
https://github.com/thingsboard/thingsboard
stars | today |
---|---|
5639 | 8 |
Open-source IoT Platform - Device management, data collection, processing and visualization.
DP-3T / dp3t-sdk-backend
https://github.com/DP-3T/dp3t-sdk-backend
stars | today |
---|---|
137 | 2 |
The backend implementation for DP3T
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
78848 | 77 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
yinwang0 / pysonar2
https://github.com/yinwang0/pysonar2
stars | today |
---|---|
930 | 6 |
PySonar2: an advanced semantic indexer for Python
awsdocs / aws-doc-sdk-examples
https://github.com/awsdocs/aws-doc-sdk-examples
stars | today |
---|---|
2421 | 1 |
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.rst file below.
codecentric / spring-boot-admin
https://github.com/codecentric/spring-boot-admin
stars | today |
---|---|
8695 | 5 |
Admin UI for administration of spring boot applications
apache / druid
https://github.com/apache/druid
stars | today |
---|---|
9632 | 4 |
Apache Druid: a high performance real-time analytics database.
square / okhttp
https://github.com/square/okhttp
stars | today |
---|---|
37059 | 12 |
Square’s meticulous HTTP client for Java and Kotlin.
apache / incubator-dolphinscheduler
https://github.com/apache/incubator-dolphinscheduler
stars | today |
---|---|
3829 | 4 |
Dolphin Scheduler is a distributed and easy-to-extend visual workflow scheduling platform, dedicated to solving the complex dependencies in data processing, making the scheduling system out of the box for data processing.(分布式易扩展的可视化工作流任务调度)
tomakehurst / wiremock
https://github.com/tomakehurst/wiremock
stars | today |
---|---|
3821 | 4 |
A tool for mocking HTTP services
bazelbuild / bazel
https://github.com/bazelbuild/bazel
stars | today |
---|---|
14673 | 5 |
a fast, scalable, multi-language and extensible build system
graphhopper / graphhopper
https://github.com/graphhopper/graphhopper
stars | today |
---|---|
2623 | 3 |
An open source routing engine. Use it as Java library or server. With OpenStreetMap.
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
47754 | 29 |
Spring Boot
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
101087 | 65 |
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
micronaut-projects / micronaut-core
https://github.com/micronaut-projects/micronaut-core
stars | today |
---|---|
3655 | 1 |
Micronaut Application Framework
zo0r / react-native-push-notification
https://github.com/zo0r/react-native-push-notification
stars | today |
---|---|
4788 | 2 |
React Native Local and Remote Notifications
quarkusio / quarkus-quickstarts
https://github.com/quarkusio/quarkus-quickstarts
stars | today |
---|---|
671 | 2 |
Quarkus quickstart code
alibaba / flutter_boost
https://github.com/alibaba/flutter_boost
stars | today |
---|---|
3906 | 10 |
FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts
Netflix / zuul
https://github.com/Netflix/zuul
stars | today |
---|---|
9268 | 7 |
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
Language: c++
SerenityOS / serenity
https://github.com/SerenityOS/serenity
stars | today |
---|---|
6064 | 39 |
The Serenity Operating System 🐞
google / benchmark
https://github.com/google/benchmark
stars | today |
---|---|
4400 | 7 |
A microbenchmark support library
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
13073 | 5 |
Cloud-native high-performance edge/middle/service proxy
Rinnegatamante / DaedalusX64-vitaGL
https://github.com/Rinnegatamante/DaedalusX64-vitaGL
stars | today |
---|---|
82 | 1 |
Daedalus X64 port for PSVITA through vitaGL.
gabime / spdlog
https://github.com/gabime/spdlog
stars | today |
---|---|
8581 | 12 |
Fast C++ logging library.
falcosecurity / falco
https://github.com/falcosecurity/falco
stars | today |
---|---|
2609 | 4 |
Cloud Native Runtime Security
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
15431 | 11 |
Googletest - Google Testing and Mocking Framework
citizenfx / fivem
https://github.com/citizenfx/fivem
stars | today |
---|---|
1245 | 2 |
The source code for the FiveM modification framework for GTA V.
facebookresearch / faiss
https://github.com/facebookresearch/faiss
stars | today |
---|---|
9659 | 22 |
A library for efficient similarity search and clustering of dense vectors.
milvus-io / milvus
https://github.com/milvus-io/milvus
stars | today |
---|---|
3305 | 12 |
An open source vector similarity search engine
xournalpp / xournalpp
https://github.com/xournalpp/xournalpp
stars | today |
---|---|
1754 | 12 |
Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3, supporting Linux (e.g. Ubuntu, Debian, Arch, SUSE), macOS and Windows 10. Supports pen input from devices such as Wacom Tablets.
tensorflow / serving
https://github.com/tensorflow/serving
stars | today |
---|---|
4376 | 3 |
A flexible, high-performance serving system for machine learning models
fmtlib / fmt
stars | today |
---|---|
8300 | 14 |
A modern formatting library
emscripten-core / emscripten
https://github.com/emscripten-core/emscripten
stars | today |
---|---|
19057 | 8 |
Emscripten: An LLVM-to-Web Compiler
masterfeizz / DaedalusX64-3DS
https://github.com/masterfeizz/DaedalusX64-3DS
stars | today |
---|---|
97 | 4 |
Port of DaedalusX64 to the Nintendo 3DS
google / tink
https://github.com/google/tink
stars | today |
---|---|
9561 | 17 |
Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
arendst / Tasmota
https://github.com/arendst/Tasmota
stars | today |
---|---|
10795 | 9 |
Alternative firmware for ESP8266 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
144393 | 36 |
An Open Source Machine Learning Framework for Everyone
google / iree
https://github.com/google/iree
stars | today |
---|---|
351 | 2 |
👻
ValveSoftware / Proton
https://github.com/ValveSoftware/Proton
stars | today |
---|---|
11057 | 11 |
Compatibility tool for Steam Play based on Wine and additional components
BVLC / caffe
stars | today |
---|---|
30264 | 4 |
Caffe: a fast open framework for deep learning.
ossrs / srs
stars | today |
---|---|
8427 | 8 |
SRS is a RTMP/HLS/WebRTC/SRT/GB28181 streaming cluster, high efficiency, stable and simple.
ros-perception / image_pipeline
https://github.com/ros-perception/image_pipeline
stars | today |
---|---|
265 | 3 |
An image processing pipeline for ROS.
microsoft / LightGBM
https://github.com/microsoft/LightGBM
stars | today |
---|---|
10956 | 6 |
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
danielkrupinski / Osiris
https://github.com/danielkrupinski/Osiris
stars | today |
---|---|
859 | 2 |
Free open-source training software / cheat for Counter-Strike: Global Offensive, written in modern C++. GUI powered by imgui.
Language: javascript
facebookexperimental / Recoil
https://github.com/facebookexperimental/Recoil
stars | today |
---|---|
2780 | 916 |
Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.
cypress-io / cypress
https://github.com/cypress-io/cypress
stars | today |
---|---|
20185 | 57 |
Fast, easy and reliable testing for anything that runs in a browser.
BeepIsla / csgo-commend-bot
https://github.com/BeepIsla/csgo-commend-bot
stars | today |
---|---|
216 | 6 |
Commend/Report bot in NodeJS
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
70062 | 52 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
brix / crypto-js
https://github.com/brix/crypto-js
stars | today |
---|---|
9149 | 10 |
JavaScript library of crypto standards.
mbrn / material-table
https://github.com/mbrn/material-table
stars | today |
---|---|
1959 | 6 |
Datatable for React based on material-ui’s table with additional features
getredash / redash
https://github.com/getredash/redash
stars | today |
---|---|
16143 | 15 |
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
hakimel / reveal.js
https://github.com/hakimel/reveal.js
stars | today |
---|---|
51593 | 25 |
The HTML Presentation Framework
oldboyxx / jira_clone
https://github.com/oldboyxx/jira_clone
stars | today |
---|---|
5080 | 18 |
A simplified Jira clone built with React/Babel (Client), and Node/TypeScript (API). Auto formatted with Prettier, tested with Cypress.
flotwig / the-one-cert
https://github.com/flotwig/the-one-cert
stars | today |
---|---|
633 | 81 |
One cert to rule them all: SSL cert that is valid for any and all domains + all levels of subdomains
JedWatson / react-select
https://github.com/JedWatson/react-select
stars | today |
---|---|
20025 | 11 |
The Select Component for React.js
apsdehal / awesome-ctf
https://github.com/apsdehal/awesome-ctf
stars | today |
---|---|
4538 | 7 |
A curated list of CTF frameworks, libraries, resources and softwares
openspug / spug
https://github.com/openspug/spug
stars | today |
---|---|
2338 | 28 |
开源运维平台:面向中小型企业设计的轻量级无Agent的自动化运维平台,整合了主机管理、主机批量执行、主机在线终端、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。
goldbergyoni / nodebestpractices
https://github.com/goldbergyoni/nodebestpractices
stars | today |
---|---|
43849 | 47 |
✅ The Node.js best practices list (May 2020)
pedroslopez / whatsapp-web.js
https://github.com/pedroslopez/whatsapp-web.js
stars | today |
---|---|
346 | 11 |
A WhatsApp client library that connects through the WhatsApp Web browser app
alibaba / intelligent-test-platform
https://github.com/alibaba/intelligent-test-platform
stars | today |
---|---|
253 | 28 |
intelligent-test-platform
tannerlinsley / react-table
https://github.com/tannerlinsley/react-table
stars | today |
---|---|
10990 | 15 |
⚛️ Hooks for building fast and extendable tables and datagrids for React
carbon-design-system / carbon
https://github.com/carbon-design-system/carbon
stars | today |
---|---|
3004 | 3 |
A design system built by IBM
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
48333 | 49 |
The React Framework
novnc / noVNC
https://github.com/novnc/noVNC
stars | today |
---|---|
6495 | 9 |
VNC client web application
http-party / node-http-proxy
https://github.com/http-party/node-http-proxy
stars | today |
---|---|
11150 | 7 |
A full-featured http proxy for node.js
appium / appium
https://github.com/appium/appium
stars | today |
---|---|
11354 | 4 |
📱 Automation for iOS, Android, and Windows Apps.
vuejs / vuepress
https://github.com/vuejs/vuepress
stars | today |
---|---|
16363 | 10 |
📝 Minimalistic Vue-powered static site generator
kenwheeler / slick
https://github.com/kenwheeler/slick
stars | today |
---|---|
25528 | 6 |
the last carousel you’ll ever need
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
44378 | 27 |
Build blazing fast, modern apps and websites with React
Language: unknown
immuni-app / documentation
https://github.com/immuni-app/documentation
stars | today |
---|---|
381 | 104 |
Repo for Immuni’s documentation.
florinpop17 / app-ideas
https://github.com/florinpop17/app-ideas
stars | today |
---|---|
19576 | 120 |
A Collection of application ideas which can be used to improve your coding skills.
alozano-77 / AWS-SAA-C02-Course
https://github.com/alozano-77/AWS-SAA-C02-Course
stars | today |
---|---|
141 | 9 |
Personal notes for SAA-C02 test from:
badtuxx / DescomplicandoKubernetes
https://github.com/badtuxx/DescomplicandoKubernetes
stars | today |
---|---|
331 | 293 |
Marcin214 / awesome-automotive
https://github.com/Marcin214/awesome-automotive
stars | today |
---|---|
48 | 1 |
A curated list of delightful and free automotive resources
thethoughtemporium / Whose-gene-is-it-anyway
https://github.com/thethoughtemporium/Whose-gene-is-it-anyway
stars | today |
---|---|
144 | 18 |
nytimes / covid-19-data
https://github.com/nytimes/covid-19-data
stars | today |
---|---|
4657 | 11 |
An ongoing repository of data on coronavirus cases and deaths in the U.S.
Vay-keen / Machine-learning-learning-notes
https://github.com/Vay-keen/Machine-learning-learning-notes
stars | today |
---|---|
3854 | 7 |
周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!
EpicGames / Signup
https://github.com/EpicGames/Signup
stars | today |
---|---|
1696 | 1 |
Information about signing up for a free Epic Games account, and getting access to UnrealEngine source code.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
147681 | 112 |
📚 Freely available programming books
Fndroid / clash_for_windows_pkg
https://github.com/Fndroid/clash_for_windows_pkg
stars | today |
---|---|
7100 | 37 |
A Windows GUI based on Clash
joelparkerhenderson / architecture_decision_record
https://github.com/joelparkerhenderson/architecture_decision_record
stars | today |
---|---|
2492 | 2 |
Architecture decision record (ADR) examples for software planning, IT leadership, and template documenation
MoienTajik / AspNetCore-Developer-Roadmap
https://github.com/MoienTajik/AspNetCore-Developer-Roadmap
stars | today |
---|---|
3489 | 10 |
Roadmap to becoming an ASP.NET Core developer in 2019
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
133177 | 68 |
😎 Awesome lists about all kinds of interesting topics
fre4kyC0de / rdpwrap
https://github.com/fre4kyC0de/rdpwrap
stars | today |
---|---|
219 | 7 |
New offsets for RDP Wrapper Library
Alvin9999 / new-pac
https://github.com/Alvin9999/new-pac
stars | today |
---|---|
23732 | 23 |
科学上网/自由上网/翻墙/软件/方法,免费shadowsocks/ss/ssr/v2ray/goflyway账号,vps一键搭建脚本/教程
DuyaoSS / SSR
https://github.com/DuyaoSS/SSR
stars | today |
---|---|
2179 | 8 |
毒药笔记
OAI / OpenAPI-Specification
https://github.com/OAI/OpenAPI-Specification
stars | today |
---|---|
17580 | 8 |
The OpenAPI Specification Repository
pcm-dpc / COVID-19
https://github.com/pcm-dpc/COVID-19
stars | today |
---|---|
3303 | 2 |
COVID-19 Italia - Monitoraggio situazione
selierlin / Share-SSR-V2ray
https://github.com/selierlin/Share-SSR-V2ray
stars | today |
---|---|
3234 | 6 |
🃏 Free SS/SSR/V2ray 免费分享节点账号信息网站
mooseIre / update_miui_ota
https://github.com/mooseIre/update_miui_ota
stars | today |
---|---|
27 | 4 |
borisbanushev / stockpredictionai
https://github.com/borisbanushev/stockpredictionai
stars | today |
---|---|
2206 | 2 |
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use L…
XIU2 / TrackersListCollection
https://github.com/XIU2/TrackersListCollection
stars | today |
---|---|
3040 | 11 |
🎈 Updated daily! A list of popular BitTorrent Trackers. / 每天更新!全网热门 BT Tracker 列表!
OxCGRT / covid-policy-tracker
https://github.com/OxCGRT/covid-policy-tracker
stars | today |
---|---|
76 | 3 |
Systematic dataset of Covid-19 policy, from Oxford University
VoronDesign / Voron-2
https://github.com/VoronDesign/Voron-2
stars | today |
---|---|
276 | 3 |
Voron 2 CoreXY 3D Printer design