码迷,mamicode.com
首页 >  
搜索关键字:learning storm    ( 6182个结果
Online learning in higher education
Online learning involves courses offered by postsecondary institutions that are 100% virtual, excluding massively open online courses (MOOCs). Online ...
分类:其他好文   时间:2020-11-01 22:20:40    阅读次数:24
manpages: system-config-users
system-config-users(8) System Config Tools Manual system-config-users(8) NAME system-config-users - User and Group Management tool SYNOPSIS system-con ...
分类:其他好文   时间:2020-10-31 02:00:00    阅读次数:15
论文分享:A content-based recommendation algorithm for learning resources
A content-based recommendation algorithm for learning resources https://www.researchgate.net/profile/Xingchi_Zhou2/publication/315057561_A_content-bas ...
分类:其他好文   时间:2020-10-26 11:39:40    阅读次数:28
【元学习】Meta-learning与MAML
关于元学习,网上的很多教程不太说人话,大多是根据李宏毅教授的课进行的一个拓展,并没有去详细的讲解一些步骤性的问题; 关于原理或者说概要比较好的博客: https://zhuanlan.zhihu.com/p/108503451 https://zhuanlan.zhihu.com/p/5564319 ...
分类:Web程序   时间:2020-10-22 23:02:55    阅读次数:36
Linux内核分析:Linux内核启动流程分析【转】
转自:https://www.cnblogs.com/linfeng-learning/p/9285547.html 目录 1. Linux内核自解压过程 2. Linux内核启动准备阶段 3. Linux内核初始化阶段 3.1 start_kernel函数的主要工作 3.2 start_kerne ...
分类:系统相关   时间:2020-10-22 22:38:56    阅读次数:34
Neural Multimodal Cooperative Learning Toward Micro-Video Understanding
论文:Neural Multimodal Cooperative Learning Toward Micro-Video Understanding 代码:Code & Data 介绍 目前来说,对于跨模态的研究主要集中在对模态间共同的线索进行研究,即一致性。然而事实上除一致性外,互补性也同样重要。 ...
分类:其他好文   时间:2020-10-20 16:38:47    阅读次数:27
2020厦门大学综述翻译:3D点云深度学习(Remote Sensiong期刊)
目录 (Remote Sensiong)综述:3D点云深度学习 Review: deep learning on 3D point clouds Saifullahi Aminu Bello 1;2, Shangshu Yu1, Cheng Wang1, Senior Member, IEEE 1F ...
分类:其他好文   时间:2020-10-19 22:43:21    阅读次数:29
Feature Distillation With Guided Adversarial Contrastive Learning
Bai T., Chen J., Zhao J., Wen B., Jiang X., Kot A. Feature Distillation With Guided Adversarial Contrastive Learning. arXiv preprint arXiv 2009.09922, ...
分类:其他好文   时间:2020-10-06 20:26:39    阅读次数:36
# 2020-10-02 #「Front End」- 使用 XPath 选择元素
XPath,是在 XSLT 标准中的主要元素,用于在 XML 文档中选择元素,我们可以理解为元素选择器(功能上与 CSS Selectors 类似)。 我们感觉 XPath 比 CSS Selector 好用,也可能是我们不熟悉 CSS 选择器,也可能是我们的场景使然。 学习路线(Learning ...
分类:其他好文   时间:2020-10-05 21:49:27    阅读次数:35
Java连载139-数据库编译预处理和事务回退
一、编译预处理 我们直接举一个例子 package com.bjpowernode.java_learning; import java.sql.Connection; import java.sql.DriverManager; import java.sql.PreparedStatement; ...
分类:数据库   时间:2020-09-21 12:00:53    阅读次数:43
6182条   上一页 1 ... 8 9 10 11 12 ... 619 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!