aspnet / AspNetCore
跨平台的 ASP.NET,用于构建 Web 应用程序。
跨平台的 ASP.NET,用于构建 Web 应用程序。
GitHub
GitHub - dotnet/aspnetcore: ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on…
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux. - dotnet/aspnetcore
alphaSeclab / awesome-network-stuff
跟网络安全相关的开源安全工具列表。
跟网络安全相关的开源安全工具列表。
GitHub
GitHub - alphaSeclab/awesome-network-stuff: Resources about network security, including: Proxy/GFW/ReverseProxy/Tunnel/VPN/Tor/I2P…
Resources about network security, including: Proxy/GFW/ReverseProxy/Tunnel/VPN/Tor/I2P, and MiTM/PortKnocking/NetworkSniff/NetworkAnalysis/etc。More than 1700 open source tools for now. Post incomin...
opencv / opencv
老牌的开源计算机视觉库,拥有20年历史,可用于开发实时的图像处理、计算机视觉以及模式识别程序。
老牌的开源计算机视觉库,拥有20年历史,可用于开发实时的图像处理、计算机视觉以及模式识别程序。
GitHub
GitHub - opencv/opencv: Open Source Computer Vision Library
Open Source Computer Vision Library. Contribute to opencv/opencv development by creating an account on GitHub.
microsoft / nni
NNI (Neural Network Intelligence) 是微软亚洲研究院开源的自动机器学习工具。帮助用户自动的进行特征工程,神经网络架构搜索,超参调优以及模型压缩。
NNI (Neural Network Intelligence) 是微软亚洲研究院开源的自动机器学习工具。帮助用户自动的进行特征工程,神经网络架构搜索,超参调优以及模型压缩。
GitHub
GitHub - microsoft/nni: An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural…
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning. - microsoft/nni
golang / protobuf
Google 开发的数据交换格式。与 XML、JSON 相比更小更快,你甚至可以更改数据结构,而不会破坏已针对“旧”格式编译的已部署程序。
Google 开发的数据交换格式。与 XML、JSON 相比更小更快,你甚至可以更改数据结构,而不会破坏已针对“旧”格式编译的已部署程序。
GitHub
GitHub - golang/protobuf: Go support for Google's protocol buffers
Go support for Google's protocol buffers. Contribute to golang/protobuf development by creating an account on GitHub.