小奥的学习笔记

  • Home
  • Learning & Working
    • Speech Enhancement Notes
    • Programming language
    • Computer & DL
    • MOOC
  • Life
    • Life Time
    • Thinking & Comprehension
    • Volunteer
    • Plan
    • Travel
  • Footprints
  • GuestBook
  • About
    • About Me
    • 个人履历
    • 隐私策略
Python
Deep Learning

吴恩达深度学习课程 DeepLearning.ai 编程作业(1-3)

Planar data classification with one hidden layer 1 - Packages Let’s first import all the packages that you will need during this assignment.  - numpy is the fundamental package for scientific computing with Python.  - sklearn prov…

2018年2月1日 0条评论 2599点热度 0人点赞 yszhang 阅读全文
Deep Learning

吴恩达深度学习课程 DeepLearning.ai 编程作业(1-2)Part.2

3 - General Architecture of the learning algorithm It’s time to design a simple algorithm to distinguish cat images from non-cat images. You will build a Logistic Regression, using a Neural Network mindset. The following Figure explains why Logistic Regre…

2018年1月30日 1条评论 2643点热度 0人点赞 yszhang 阅读全文
Deep Learning

吴恩达深度学习课程 DeepLearning.ai 编程作业(1-2)Part.1

Part 1:Python Basics with Numpy (optional assignment) 1 - Building basic functions with numpy Numpy is the main package for scientific computing in Python. It is maintained by a large community (www.numpy.org). In this exercise you will learn several key numpy…

2018年1月29日 0条评论 3053点热度 0人点赞 yszhang 阅读全文
Python

Python内置函数

Built-in Functions abs() dict() help() min() setattr() all() dir() hex() next() slice() any() divmod() id() object() sorted() ascii() enumerate() input() oct() staticmethod() bin() eval() int() open() str() bool() exec() isinstance() ord() sum() bytearray() fi…

2017年11月7日 0条评论 1417点热度 0人点赞 yszhang 阅读全文
Python

关于集合

集合的作用: 去重,把一个列表变成集合,就自动去重了 关系测试,测试两组数据之前的交集、差集、并集等关系 s = set([3,5,9,10])      #创建一个数值集合  t = set("Hello")         #创建一个唯一字符的集合  a = t&n…

2017年11月1日 0条评论 1387点热度 0人点赞 yszhang 阅读全文
Python

基于python绘制世界人口地图

主程序: # -*- coding: utf-8 -*- """ Created on Sun Oct 22 19:57:24 2017 @author: dqhpl """ import json import pygal.maps.world from country_codes import …

2017年10月22日 0条评论 1507点热度 0人点赞 yszhang 阅读全文
Python

python处理csv文件,以锡特卡气温为例

high_low_mean.py # -*- coding: utf-8 -*- """ Created on Sun Oct 22 18:19:57 2017 @author: dqhpl """ import csv from matplotlib import pyplot as p…

2017年10月22日 0条评论 1495点热度 0人点赞 yszhang 阅读全文
12345…6
搜索
欢迎关注我的个人公众号
最新 热点 随机
最新 热点 随机
DEEPFILTERNET:一种基于深度滤波的全频带音频低复杂度语音增强框架 奥地利匈牙利九日游旅程 论文阅读之Study of the General Kalman Filter for Echo Cancellation 小奥看房之鸿荣源珈誉府 杭州往返旅途及西溪喜来登和万怡的体验报告 2022年的第一篇碎碎念
奥地利匈牙利九日游旅程DEEPFILTERNET:一种基于深度滤波的全频带音频低复杂度语音增强框架
leetcode题目解析(191024) 周五去陈毅 Java语言程序设计【学堂在线】编程作业(第三章) 下学期微机课的第一篇日志 C语言程序学习网站 解析动态规划问题(3)
标签聚合
学习 算法 高中 鸟哥的linux私房菜 Python linux 生活 python学习 Java leetcode
最近评论
davidcheung 发布于 6 个月前(02月09日) The problem has been fixed. May I ask if you can s...
tk88 发布于 7 个月前(02月07日) Hmm is anyone else having problems with the pictur...
cuicui 发布于 10 个月前(10月20日) :wink:
niming 发布于 11 个月前(09月19日) 同级校友,能刷到太巧了
davidcheung 发布于 2 年前(08月16日) 我得找一下我之前整理的word文档看一下,如果找到了我就更新一下这篇文章。
Nolan 发布于 2 年前(07月25日) 您的笔记非常有帮助。贴图不显示了,可以更新一下吗?
davidcheung 发布于 3 年前(06月19日) 到没有看webrtc的代码。现在主要在看我们公司的代码了。。。只是偶尔看一看webrtc的东西。。。
aobai 发布于 3 年前(03月13日) gain_change_hangover_ 应该是每三个block 只能够调整一次,这样保证每帧...
匿名 发布于 5 年前(12月30日) 烫
小奥 发布于 5 年前(12月12日) webRTC里面的NS本身我记得就是在C++里面呀

COPYRIGHT © 2025 小奥的学习笔记. ALL RIGHTS RESERVED.

Theme Kratos Made By Seaton Jiang

陕ICP备19003234号-1

鲁公网安备37120202000100号