码迷,mamicode.com
首页 >  
搜索关键字:machine learning in    ( 8472个结果
02.image recognition,logistic regression
Working with Images & Logistic Regression in PyTorch Part 3 of "Deep Learning with Pytorch: Zero to GANs" This tutorial series is a hands-on beginner- ...
分类:其他好文   时间:2021-01-30 12:20:31    阅读次数:0
01. linear regression正文
Gradient Descent and Linear Regression with PyTorch Part 2 of "Deep Learning with Pytorch: Zero to GANs" This tutorial series is a hands-on beginner-f ...
分类:其他好文   时间:2021-01-30 12:07:44    阅读次数:0
kubeadm部署k8s集群
1 容器编排工具介绍 容器编排三套解决方案 kubernetes mesos+marathon machine+swarn+compose 1.1 Docker提供的容器编排方案 docker compose 单主机编排,只能面向一个docker主机进行编排 docker swarm 编排多主机do ...
分类:其他好文   时间:2021-01-27 13:24:27    阅读次数:0
Mybatis【15】-- Mybatis一对一多表关联查询
注:代码已托管在GitHub上,地址是:https://github.com/Damaer/Mybatis-Learning ,项目是mybatis-11-one2one,需要自取,需要配置maven环境以及mysql环境(sql语句在resource下的test.sql中),觉得有用可以点个小星星 ...
分类:其他好文   时间:2021-01-27 13:19:34    阅读次数:0
Python for Data Science - A neural network with a Perceptron
Chapter 6 - Other Popular Machine Learning Methods Segment 2 - A neural network with a Perceptron Perceptron A perceptron is a neural network with jus ...
分类:编程语言   时间:2021-01-27 13:05:55    阅读次数:0
Learning Deep Interleaved Networks with Asymmetric Co-Attention for Image Restoration
论文:https://arxiv.org/abs/2010.15689 代码:https://github.com/lifengshiwo/DIN 1. Introduction 作者提出当前图像修复方法中非常关键的问题是:Hierarchical features under different ...
分类:Web程序   时间:2021-01-26 12:25:13    阅读次数:0
2021论文阅读索引
1、图像修复 【ARXIV 2020.10】Learning Deep Interleaved Networks with Asymmetric Co-Attention for Image Restoration ...
分类:其他好文   时间:2021-01-26 12:24:32    阅读次数:0
基于Attention的机器翻译模型(Visualizing A Neural Machine Translation Model)
参考: https://blog.csdn.net/qq_41664845/article/details/84245520#t5 https://jalammar.github.io/visualizing-neural-machine-translation-mechanics-of-seq2s ...
分类:系统相关   时间:2021-01-26 12:15:37    阅读次数:0
Java实现Repeat方法
最近在看java核心技术,里面有实现repeat方法的代码,用到lambda表达式和Runable接口。 lambda表达式实际上就是传入函数,这样就不用自己写一个实例来实现接口,挺有意思的。 public class learning { public static void main(Strin ...
分类:编程语言   时间:2021-01-26 12:01:37    阅读次数:0
TPU 深入学习1
#参考链接 https://cloud.google.com/blog/products/ai-machine-learning/what-makes-tpus-fine-tuned-for-deep-learning #CPU、GPU、TPU区别 ##CPU CPU的最大好处是它的灵活性。凭借其冯 ...
分类:其他好文   时间:2021-01-25 11:32:10    阅读次数:0
8472条   上一页 1 ... 7 8 9 10 11 ... 848 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!