惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

WordPress大学
WordPress大学
博客园 - 司徒正美
I
InfoQ
宝玉的分享
宝玉的分享
G
Google Developers Blog
J
Java Code Geeks
Martin Fowler
Martin Fowler
The GitHub Blog
The GitHub Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
罗磊的独立博客
腾讯CDC
F
Fortinet All Blogs
A
About on SuperTechFans
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Recent Announcements
Recent Announcements
Last Week in AI
Last Week in AI
B
Blog RSS Feed
博客园 - 聂微东
D
DataBreaches.Net
Hugging Face - Blog
Hugging Face - Blog
The Cloudflare Blog
L
LangChain Blog
Microsoft Azure Blog
Microsoft Azure Blog
aimingoo的专栏
aimingoo的专栏

夜行人

回家路上 第一期的直播演示项目 震动检测器 正能量 在线参观CodeLab Neverland 发布 CodeLab Adapter 3.3.1 DynamicTable 之 纸糊方向盘 CodeLab DynamicTable: 一个可实施的技术方案 CodeLab Insight 发布 Alpha 版 情人节 Home Assistant 周报 && IoT 周报 (02) Joplin: 关注隐私的 Evernote 开源替代软件 浏览器的未来与 Web 传感器 Home Assistant 周报 && IoT 周报 (01) 论自由 介绍 WebThings Home Assistant 周报 && iot 周报 (00) 百宝箱(00) 毛姆读书心得 传世之作 周末徒步 CodeLab Adapter ❤️ Jupyter/Python 航班 躲雨 夏令营途中 [译]思想--作为一种技术 The future of coding 美国之行 三门问题的程序模拟 从Python转向Pharo
百宝箱(01)
种瓜 · 2019-10-13 · via 夜行人

文章目录

hydra

Hydra is a framework for elegantly configuring complex applications

Hydra 是一个轻量级的框架,它通过引入组合和覆盖配置的功能来简化 Python 应用程序(特别是复杂应用程序)的开发。Hydra 使得向项目中添加功能以适应新的用例和需求变得容易,不必重写大量的代码。Hydra 还大大减少了对复杂应用程序中常见的某些形式的样板代码的需求,例如定义命令行标志,处理配置文件和配置日志记录。Hydra 灵活的开发,创建和维护代码及配置的方法可帮助加快各种领域(包括机器学习研究)中复杂应用程序的开发速度。

相关文章:Hydra: A framework that simplifies development of complex applications

omegaconf

OmegaConf 是一个基于 YAML 的分层配置系统,支持合并来自多个源(文件,CLI 参数,环境变量)的配置,无论提供何种配置,都提供一致的 API。

hydra依赖于omegaconf

klib

Kindle、iBooks、多看标注管理.

我目前用它管理 kindle 道出的阅读笔记,支持导出为 markdown,这样我就可以直接将其放到博客上。

curlconverter

convert curl commands to python, javascript, php, R, Go, Rust, Dart, JSON, Ansible

start CV

by pyimagesearch

Need help getting started with Computer Vision, Deep Learning, and OpenCV?

Check out my step-by-step guides!

一文说透密码学历史、工作原理、零知识证明及潜在影响

本文的主要目的是让没有数学、计算机科学或密码学背景的非专业读者理解密码学、其过往和当前历史,以及未来的应用和潜力。

PlatON:高性能 Trustless 计算网络

PlatON 实现的高效 VC 算法不需要可信的初始化过程,与之前的 VC 或 Zero-Knowledge Proof(ZKP)解决方案相比,大大减小了证据大小,并加速了证明生成和验证过程。

HTTPS 中间人攻击及防御

HTTPS 也不是绝对安全的,在 HTTPS 握手的过程中,如果实施不当,还是会存在漏洞,很容被中间人攻击;

开始音乐创作之旅

你将通过这些课程学习到音乐创作的基础知识。无需任何经验或设备, 你将在浏览器中完成所有工作。

PetitParser

Petit Parser is a framework for building parsers. (Pharo)

Why do we need HTTPS?

We need HTTPS for 3 reasons: Privacy, integrity, and identification.

How can we develop transformative tools for thought?

仅仅使用它实际上会改变整个文明的思维方式 – alan kay

Scale Heaven 2.0

这个程序是 PWA-渐进式 Web 应用程序!

你可以将其安装在每个设备和平台上,可以脱机访问它,甚至可以在 Android 和 Ios 上将其用作本机应用程序!

该应用程序可让你查找大量不同音阶和和弦,查看它们在不同乐器和八度音阶中的音色,查看和弦进行情况,并使用容易找到的音阶来编写自己的音阶!

BodyPix

Person Segmentation in the Browser

具有多人支持.

detectron2

Detectron2 is FAIR’s next-generation research platform for object detection and segmentation.

tryspider

The easiest way to scrape the internet.

image_to_numpy

Load an image file into a numpy array with Exif orientation support. Prevents upside-down and sideways images!

相关文章: The dumb reason your fancy Computer Vision app isn’t working: Exif Orientation

ROBEL

Robotics Benchmarks for Learning with Low-Cost Robots

Real-time Web Apps with Zero Lines of JS

Using Django, Intercooler, and Mercure