Skip to content
View Anonymoushhh's full-sized avatar

Block or report Anonymoushhh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. BP_neural_network BP_neural_network Public

    采用的数据集著名的“MNIST数据集”完成一个神经网络的训练和测试,不允许使用tensorflow等框架。并用两种不同的bp模型做性能对比 (比如一个层数和神经元较少的简单模型和一个层数和神经元较多的复杂模型)。

    Python 42 14

  2. seckill-module seckill-module Public

    mall商城系统的秒杀模块

    Java 7 1

  3. Data_Mapping Data_Mapping Public

    现有一个Amazon的众多商品的数据记录文件(Amazon.csv),同时有Google对众多商品的数据库记录文件(Google.csv)。如何将两者的数据匹配起来? 原问题(以及问题解): http://nbviewer.ipython.org/github/biddata/datascience/blob/master/F14/hw1/hw1.ipynb

    Python 4 2

  4. Gitbook Gitbook Public

    Forked from luxudongchina/Gitbook

    本书是作者在学习中间件技术这门课程时完成的实验,该书主要分为三部分:原书包括三部分:白话说RocketMQ,MyMQ文档与原理,RocketMQ高级特性原理解析。

    2

  5. MyMQ MyMQ Public

    在学习RocketMQ过程中写的一个复刻版MQ

    Java 35 4

  6. mapreduce_test mapreduce_test Public

    mapreduce实验

    Java 2