
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
书中代码: https://github.com/gxnk/reinforcement-learning-code作者博客: https://zhuanlan.zhihu.com/sharerlhttps://github.com/openai/gym深度学习,统计,信息学,运筹学,概率论,优化。...
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实战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实战》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
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
一个表达神经网络原理的python demo,源自 http://edu.csdn.net/course/detail/3903 视频;稍作修改。# SimpleNeuralNet.py# 简易神经网络,python3.5,依赖numpy库# 三层神经网络# Xy# |-||-||-|# |-| W0 |-| W1 |-|# |-|===>|-|
格林函数法
01 查找字符串资源我们可以从原来的src\chrome\app\chromium_strings.grdsrc\chrome\app\generated_resources.grd中查找字符串资源。然后,用翻译工具计算处ID,再到翻译文件中找到对应的字符串。比如:我们想找 Chromium这个字符串资源。我们可以在 src\chrome\app\chromium_s...
AV1视频编码标准资源,用ffmpeg 把mp4 转换为 av1 格式
Q# 量子计算编程语言 微软量子开发工具包







