240 发简信
IP属地:浙江
  • Resize,w 360,h 240
    残差网络ResNet笔记

    Deep Residual Learning for Image Recognition 1. 思想 作者根据输入将层表示为学习残差函数。实验表...

    0.9 102778 12 56 2
  • Caffe2 Detectron安装错误记录

    caffe2 caffe2的安装方法有几种。其中最方便的是conda install。但是要求必须安装Anaconda。conda instal...

  • geeksforgeeks-heap sort

    heap sort讲解:http://www.geeksforgeeks.org/heap-sort/ 测验 The task is to co...

  • geeksforgeeks-merge sort

    算法讲解: http://www.geeksforgeeks.org/merge-sort/ 测试题 Merge Sort (Function ...

  • 快速排序-Sort The Array

    Given a random set of numbers, Print them in sorted order. Input:The fir...

  • geeksforgeeks-Array-Reverse a String

    Given a string S as input. You have to reverse the given string. Input: ...

  • geeksforgeeks-Array-Rotation and deletion

    As usual Babul is again back with his problem and now with numbers. He t...