Next

nanaiii blog


  • Home

  • Archives

Pandas学习(四)

Posted on 2020-07-17
Words count in article: 1.2k 字 | Reading time ≈ 6 分钟

变形

Read more »

TF学习(二)

Posted on 2020-07-03
Words count in article: 2.9k 字 | Reading time ≈ 11 分钟

本篇文章主要介绍TF的源码结构、神经网络概述以及Keras,TFLearn高级框架

Read more »

TF学习(一)

Posted on 2020-06-30
Words count in article: 10.2k 字 | Reading time ≈ 42 分钟

TensorFlow™(以下简称TF)是一个采用数据流图(data flow graphs),用于数值计算的开源软件库。节点(Nodes)在图中表示数学操作,图中的线(edges)则表示在节点间相互联系的多维数据数组,即张量(tensor)。它灵活的架构让你可以在多种平台上展开计算,例如台式计算机中的一个或多个CPU(或GPU),服务器,移动设备等等。

(本博客主要介绍TF1.5. 而TF2.x与TF1.x间并不兼容)

Tensorflow官网:https://tensorflow.google.cn/

Tensorflow中文社区:http://tensorfly.cn/

基础知识

Read more »

Pandas学习(三)

Posted on 2020-05-21
Words count in article: 1.2k 字 | Reading time ≈ 4 分钟

分组

SAC过程

SAC指的是分组操作中的split-apply-combine过程。split指基于某一些规则,将数据拆成若干组,apply是指对每一组独立地使用函数,combine指将每一组的结果组合成某一类数据结构

Read more »

Servlet学习(三)

Posted on 2020-05-14
Words count in article: 2k 字 | Reading time ≈ 8 分钟

Servlet其他服务

本篇文章最后介绍一些Servlet上文件上传,处理日期,网页重定向,自动刷新等一些操作

Read more »

Pandas学习(二)

Posted on 2020-05-13
Words count in article: 2.3k 字 | Reading time ≈ 9 分钟

索引

Read more »

Servlet学习(二)

Posted on 2020-05-10
Words count in article: 3.2k 字 | Reading time ≈ 12 分钟

Cookie,Session

本文主要介绍Servlet对Cookies与Session的处理。因此在此之前,我们先了解什么是Cookie和Session。

Read more »

Pandas学习(一)

Posted on 2020-05-10
Words count in article: 1.9k 字 | Reading time ≈ 7 分钟

pandas

Pandas 是python的一个数据分析包,最初由AQR Capital
Management于2008年4月开发,并于2009年底开源出来,目前由专注于Python数据包开发的PyData开发team继续开发和维护,属于PyData项目的一部分。Pandas最初被作为金融数据分析工具而开发出来,因此,pandas为**
时间序列分析**提供了很好的支持。

Pandas官网:https://pandas.pydata.org/

Pandas源码:https://github.com/pandas-dev/pandas.git

Read more »

Servlet学习(一)

Posted on 2020-05-09
Words count in article: 1.6k 字 | Reading time ≈ 6 分钟

Servlet

Servlet(Server Applet)是Java Servlet的简称,称为小服务程序或服务连接器,用Java编写的服务器端程序,具有独立于平台和协议的特性,主要功能在于交互式地浏览和生成数据,生成动态Web内容。Servlet运行于支持Java的应用服务器中。从原理上讲,Servlet可以响应任何类型的请求,但绝大多数情况下Servlet只用来扩展基于HTTP协议的Web服务器。

Read more »

开宗明义

Posted on 2020-04-14
Words count in article: 140 字 | Reading time ≈ 1 分钟

南薆

南园薆兮果载荣。——三国魏· 曹植《临观赋》

《诗经•尔雅》中有“薆,隐也”

薆者,隐于草木茂盛间也。这也让我想起毛主席《卜算子•咏梅》中的那句“待到山花烂漫时,她在丛中笑!”十分有幸通过博客的方式与大家见面,希望自己可以通过它记录自己点点滴滴的成长,也希望它对于正在浏览该网站的各位有所裨益。共同收获山花烂漫时!

南薆 于2020年4月14日下午

<i class="fa fa-angle-left"></i>123

30 posts
7 tags
GitHub E-Mail
© 2022 nanaiii | Site words total count: 95.1k
| 载入天数... 载入时分秒... Sometimes your whole life boils down to one insame move.
0%