240 发简信
IP属地:华盛顿州
  • 384. Shuffle an Array

    Shuffle a set of numbers without duplicates. Example: // Init an array w...

  • 1.Two Sum

    决心把leetcdoe从头做一遍, 就从 two sum 开始吧 本题的提意思非常直观,简单说一下给了一个数组 nums 和 target, 找...

  • 126. Word Ladder II

    Given two words (beginWord and endWord), and a dictionary's word list, f...

  • 1015. Numbers With Repeated Digits 刷题笔记

    Given a positive integer N, return the number of positive integers less ...

  • Resize,w 360,h 240
    神经网络入门

    1.机器学习模型 上图展示了机器学习的基本模型, 我们先从最简单的线性回归来解释每个部分的基本概念。 2.神经网络 2.1处理单元(proces...