pytorch学习2

卷积神经网络 CNN (Convolutional Neural Network)

yaml入门

YAML 语言教程

配置文件的学习,yaml专门用来写配置文件,本文介绍 YAML 的语法,以 JS-YAML 的实现为例。你可以去在线 Demo 验证下面的例子

pytorch学习

Introduction to Neural Network

Golang总结

编译问题

go build;go install; go getValue

FLandEncryption

Papers and Code

Feddataset

Introduction

Investigate current larger federated learning projects’ datasets.

motivated by both image classification and language modeling tasks,

spring-bootSummary

Spring-boot

  1. 快速搭建SSM工程

论文阅读-RandWiredNN

论文阅读-RandWiredNN

RandWireNN 基本思想是研究设计stochastic network generator,也就是设计网络构架的机制,它的关注点在网络的连接方式上。论文作者引入了一种网络模型空间的构造方法,即图论中的random graph,之后用grid search搜索出较好的神经网络子集,并在ImageNet的1000-class分类任务上进行验证

论文: Exploring Randomly Wired Neural Networks for Image Recognition 【pdf

作者:Saining Xie, Alexander Kirillov, Ross Girshick, Kaiming He

参考文章:https://zhuanlan.zhihu.com/p/62837029

综述-NeuralArchitectureSearch

综述- Nerual Architecture Search

神经网络架构搜索,顾名思义,就是让机器自己去学习如何构架一个神经网络,得到比人类专家手工设计的网络更好的效果。这个思路是非常一脉相承的,就像机器学习到深度学习,也是完成了人类专家手工提取特征到由机器自己学习特征这样的步骤转换。

彩票假设paper阅读笔记

The Lottery Ticket Hypothesis: Finding sparse, trainable neural networks

抽奖彩票假说: 寻找稀疏,可训练的神经网络

Your browser is out-of-date!

Update your browser to view this website correctly. Update my browser now

×