Skip to content
View XavierGithub's full-sized avatar

Block or report XavierGithub

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. free-programming-books-zh_CN free-programming-books-zh_CN Public

    Forked from justjavac/free-programming-books-zh_CN

    📚 免费的计算机编程类中文书籍,欢迎投稿

    JavaScript 1

  2. pydata-book pydata-book Public

    Forked from wesm/pydata-book

    Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media

    Jupyter Notebook

  3. simple-neural-network simple-neural-network Public

    Forked from miloharper/simple-neural-network

    A neural network written in Python, consisting of a single neuron that uses back propagation to learn.

    Python

  4. cudamat cudamat Public

    Forked from cudamat/cudamat

    Python module for performing basic dense linear algebra computations on the GPU using CUDA.

    Python

  5. SupportVectorMachines SupportVectorMachines Public

    Forked from Mamie/SupportVectorMachines

    Use support vector machine to build a spam classifier

    MATLAB

  6. Neural_NetWork Neural_NetWork Public

    Forked from smilelhh/Neural_NetWork

    BP神经网络

    Python