logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

《深入浅出强化学习原理入门》笔记

书中代码: https://github.com/gxnk/reinforcement-learning-code作者博客: https://zhuanlan.zhihu.com/sharerlhttps://github.com/openai/gym深度学习,统计,信息学,运筹学,概率论,优化。...

tensorflow38《TensorFlow实战》笔记-07-02 TensorFlow实现基于LSTM的语言模型 code

01 reader.py# Copyright 2015 The TensorFlow Authors. All Rights Reserved.## Licensed under the Apache License, Version 2.0 (the "License");# you may not use this file except in compliance with the L

#tensorflow
tensorflow23《TensorFlow实战Google深度学习框架》笔记-09-04 TensorBoard 监控指标可视化 code

# 《TensorFlow实战Google深度学习框架》09 TensorBoard可视化# win10 Tensorflow1.0.1 python3.5.3# CUDA v8.0 cudnn-8.0-windows10-x64-v5.1# filename:ts09.04.py # 监控指标可视化import tensorflow as tffrom tensorflow.example

#tensorflow
tensorflow42《TensorFlow实战》笔记-09-01 TensorBoard code

# 《TensorFlow实战》09 TensorBoard、多GPU并行及分布式并行# win10 Tensorflow1.0.1 python3.5.3# CUDA v8.0 cudnn-8.0-windows10-x64-v5.1# filename:sz09.01.py # TensorBoard# 源码位置:# https://github.com/tensorflow/tenso

#tensorflow
tensorflow01 win10 anaconda 环境配置

01 基本环境win10 企业版[10.0.14393]显卡:Nvidia Quadro M2000M需要软件:anaconda4.3.0.1(官网下载最新版本)cuda_8.0.61_win10.exe(官网下载最新版本)cudnn-8.0-windows10-x64-v5.1-zip(官网下载最新版本)cuDNN下载需要注册个账号。解压到 C:\Program Files\c

#tensorflow
caffe 11 win10 简易神经网络

一个表达神经网络原理的python demo,源自 http://edu.csdn.net/course/detail/3903 视频;稍作修改。# SimpleNeuralNet.py# 简易神经网络,python3.5,依赖numpy库# 三层神经网络# Xy# |-||-||-|# |-| W0 |-| W1 |-|# |-|===>|-|

#caffe
chromium 10 添加字符串资源

01 查找字符串资源我们可以从原来的src\chrome\app\chromium_strings.grdsrc\chrome\app\generated_resources.grd中查找字符串资源。然后,用翻译工具计算处ID,再到翻译文件中找到对应的字符串。比如:我们想找 Chromium这个字符串资源。我们可以在 src\chrome\app\chromium_s...

AV1 视频编码标准资源

AV1视频编码标准资源,用ffmpeg 把mp4 转换为 av1 格式

#音视频
Q# 微软量子计算编程语言

Q# 量子计算编程语言 微软量子开发工具包

#量子计算
    共 28 条
  • 1
  • 2
  • 3
  • 请选择