前言 课程链接:神经网络和深度学习公式绘制 AxMath不断更新中欢迎指正文中的各种错误 Logistic Regression Model Logistic Regress...

前言 课程链接:神经网络和深度学习公式绘制 AxMath不断更新中欢迎指正文中的各种错误 Logistic Regression Model Logistic Regress...
开头:忘了tensorflow 1吧,都过去了 生态系统 TensorFlow 2.0@tf.function转换成计算图tf.function解读 TensorFlow L...
版本 Rancher 2.2.6Rook Release-1.0 参考文档 官方文档 https://rook.io/docs/rook/v1.0 kubernetes部署r...
环境 使用背景 在使用ceph前使用heketi搭建的glusterfs cluster用于kubernetes storageclass存储,但发现了一些问题无法解决: g...
整理转载至https://www.kaggle.com/learn/overview panda import create dataframe create Series ...
截取转载自kaggle 教程,https://www.kaggle.com/dansbecker/underfitting-and-overfitting 结论 Overfi...
二元分类 Cat and Dog 数据来源 Kaggle-Cat and Dog https://www.kaggle.com/tongpython/cat-and-dog ...
纯转载,感谢各位作者的经验分享 共识算法 分布式一致性与共识算法 https://draveness.me/consensus 服务发现类 Zookeeper 详解分布式协调...
截取转载自https://draveness.me/message-delivery 消息投递语义 网络请求由于超时的问题,消息的发送者只能通过重试的方式对消息进行重发,但是...
截取转载自https://draveness.me/distributed-transaction-principle 事务实现原理 事务日志为了实现确保事务能在执行的任意过...
转自https://segmentfault.com/a/1190000003063859#articleHeader14 select int select (int n,...
转自https://segmentfault.com/a/1190000003063859 阻塞 I/O 在linux中,默认情况下所有的socket都是blocking,一...
转自https://hit-alibaba.github.io/interview/basic/network/TCP.html 三次握手与四次挥手 所谓三次握手(Three...
转自https://blog.51cto.com/duyuheng/1955943 Docker 网络配置 host 模式 如果启动容器的时候使用 host 模式,那么这个容...
转载自Marco LuksaEach connection to the service is forwarded to one randomly selected back...
截取转自https://www.jianshu.com/p/f6261b8f8314 Controller 选举: Controller 是一个特殊的Broker, 其负责所...