登录
首页 » Others » 斯坦福:机器学习 Andrew NG超详细笔记(中英文都有)

斯坦福:机器学习 Andrew NG超详细笔记(中英文都有)

于 2020-12-06 发布
0 233
下载积分: 1 下载次数: 1

代码说明:

超详细的斯坦福Andrew NG的课程笔记,包括他本人写的12篇上课笔记、他的TA写的6篇数学基础复习,和网友总结的中文笔记。机器学习和模式识别最佳学习资料

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • handlebars官方例子及源代码
    handlebars官方例子及源代码
    2020-12-01下载
    积分:1
  • 图像增强处理:空间域与频率域结合的图像增强算法
    图像增强处理:设计一套空间域与频率域结合的图像增强算法,处理以下任一组图片中的带噪声图像,去除噪声,提高图像质量。(1)已知:噪声为随机噪声和周期噪声混合噪声;(2)要求:a)去噪处理后,计算均方误差评估去噪处理后图像的去噪效果b)撰写完整的科技报告(形式类似科技论文)表述自己的算法设计,算法实现与算法评估过程。
    2020-12-12下载
    积分:1
  • 亚太数学建模(APMCM)历年赛与优秀论文14-18年.zip
    亚太数学建模(APMCM)历年优秀论文
    2021-05-06下载
    积分:1
  • 热血江湖服务端C++源代码,完整游戏服务器代码
    热血江湖服务端C++源代码,完整游戏服务器代码 。对于想研究游戏服务器的童鞋非常有帮助。
    2020-12-06下载
    积分:1
  • 无人驾驶入门--Autoware使用手册
    无人驾驶汽车系统入门 - Autoware_UsersManual_v1.1Autoware-用于城市自主驾驶的集成开源软件,支持以下功能:3D本地化3D映射路径规划路径跟随加速/制动/转向控制数据记录汽车/行人/物体检测交通信号检测交通灯识别车道检测对象跟踪传感器校准传感器融合面向云的地图连接自动化智能手机导航软件仿真虚拟现实Autoware受BSD许可证保护。请自行负责使用。为了安全使用,我们为不拥有真正自主车辆的人提供基于ROSBAG的仿真方法。如果您使用Autoware与真正的自主车辆,请在现场测试之前制定安全措施和风险评估。工尹-刁一定義亡机飞求世。Chapter1。 About This documentThis chapter describes the purpose of this document.Autoware Users ManualAutoware Developers manualChapter2。 RoS and AutowareBefore operating Autoware, RoS and Autoware are described in this chapter.Robot middleware- rosecently, the wide range potential of robotics has been focused by not only roboticsexperts but also non-robotics experts to join robot development It is believed thatthis trend leads robotics to advancement and developments to other domainsHowever, robot development is getting harder because the advancement and the complexityof robot functions have been increased Unlike Pcs and smartphones robotic developmenthas considered various hardware, OS, programming languages. Hence, the differences havemainly been obstructed for robotic developers as well as robotics experts to join robotdevelopmentTo solve the problem, the demand of making common platforms has been increased, andsome platforms have been published Within a common platform, developers can combinevarious software published by other developers, and speed up development by reusing themTherefore, it is expected that developers can more focus on fields of interestROS (Robot Operating System) is a framework for robotic software development. It wasdeveloped by Willow Garage in U.S. OSFR (Open Source Robotics Foundation) has currentlymaintained it. The open sourced ros has mainly been used by communities in U.S. andEurope as well as communities in JapanNote that ros has "os" in its name however, it is not "os" like Windows or linux. It is amiddleware that runs on uniX based OSROS FeaturesOriginal build system(Catkin)mage processing library(OpenCvv Data logging tool (ROSBAG)v Visualization tools for data and software state(rvizCoordinate transformation library (TFQt based gul development tool (RQTA""file is used to start multiple nodes atAutowareutoware is open source software based on ros. autoware is pushed on github forautonomous driving research and development. Most of autonomous drivingsystem consist of recognition, judgment, and operation. Autoware providesnecessary functions, such as 3-D map generation, localization, object recognition, andvehicle control, for autonomous drivingROS PCAutoware〔Ros)RecognitionJudgmentoperationObject DetectionLane KeepingAcceleratorLocalizationIntersectionBrakeSteeringAutowareRiderAutoware routePath PlanningVehicleVehicle control(CAN)CFigure 1 Autoware overviewwhile support systems such as driving assistance and safetydiagnosis support, use multi-core CPU3-D Map Generation and SharingLocalization(NDT: Normal Distributions Transform)object DetectionPath GenerationAutonomous Drivingtarget speed. In addition, the route includes landmarks, "way point, setintervals. The autonomous driving system operates path following by following the wayUser InterfaceA user interface called " Runtime Manager ofpath following. Furthermore, a tablet user interface, "Autoware Rider, of Autoware enablesROS PCAutoware(ROS)Runtime ManagerVIZAutoware ridertabletDisplay on vehicleOculusFigure 2 User interfacePlatform structure for autowareApplicationAutowareMiddlewareROSHost OsLinux( UbuntuCPUGPUCameraGNSSLIDARFigure 3 Platform structure for Autoware
    2021-05-07下载
    积分:1
  • 异步电动机转差频率矢量控制系统的仿真模型
    在MATLAB/Simulink环境下建立异步电动机转差频率矢量控制系统的仿真模型。该系统在转速变化过程中,电动机的定子电流频率始终能随转子的实际转速同步变化,使转速的调节更为平滑。可以获得比较好的动态性能和稳态性能。
    2020-12-03下载
    积分:1
  • MATLAB连接Vissim-COM
    MATLAB连接Vissim-COM 交通评价 交通分析
    2020-12-03下载
    积分:1
  • SVM预测风速
    采用支持向量机预测风速的MATLAB程序,将该程序放至SVM工具箱中才可运行。
    2020-12-04下载
    积分:1
  • LDPC译码 matlab仿真,BP算法
    LDPC编译码 matlab仿真,BP算法
    2020-12-06下载
    积分:1
  • loveyou系列源码(8套表白源码)
    程序员表白程序,开放源码,不断更新(第三篇:第二弹),这是loveyue系列的源码,详情请参照博客:http://blog.csdn.net/wuxia2001/article/details/45743641
    2020-02-15下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载