wxhyihuan

Web Developer from Somewhere

Blog About

Keras系列(二)

Keras基础指南

Read More

MetaTaxoOPU R tool

```{r}

Read More

Keras机器学习的基础

概览

本课程包括关于使用Keras进行机器学习的基本概念的教程。

  • 图像分类:使用fashingmist数据集进行图像分类。
  • 回归:使用波士顿住房数据集进行回归。
  • 文本分类:使用IMDB数据集进行文本分类。
  • 过拟合和不拟合:学习ML中的这些重要概念。
  • 保存和恢复:学习如何保存和恢复TensorFlow模型。
Read More

Keras系列(一)

开始使用Keras

Read More

Keras基础指南

建立一个简单的模型

Read More

TensorFlow 在 MNIST 中的应用(一)

```r library(tensorflow) library(keras) library(dplyr) library(ggplot2) library(reshape2) library(tfestimators)

Read More

医学统计学笔记与R

«医学统计学»

孙振球, 徐勇勇. 医学统计学.第4版[M]. 人民卫生出版社, 2014.

Read More