Pinned Repositories
AI-powered-disease-diagnosis
ann-visualizer
A python library for visualizing Artificial Neural Networks (ANN)
artificial_neural_networks
A collection of Methods and Models for various architectures of Artificial Neural Networks
BiSheServer
本系统是我的毕业设计项目,题目为“基于用户画像的电影推荐系统的设计与实现”。主要是以Django作为基础框架,采用MTV模式,数据库使用MongoDB、MySQL和Redis,以从豆瓣平台爬取的电影数据作为基础数据源,主要基于用户的基本信息和使用操作记录等行为信息来开发用户标签,并使用Hadoop、Spark大数据组件进行分析和处理的推荐系统。管理系统使用的是Django自带的管理系统,并使用simpleui进行了美化。
building-computer-vision-apps-artificial-neural-networks
Source Code for 'Building Computer Vision Applications Using Artificial Neural Networks' by Shamshad Ansari
EnterpriseManagementSystem
企业管理系统,基于SSM框架和Hadoop的简单项目
FileSystemManager
一个使用Hadoop的文件管理系统
go-up
Hadoop-Clutser-Manager
利用Springboot + layui构建的一个简易的Hadoop集群管理系统(很不完善的那种)
hdfs_web
Hadoop/HDFS简单web文件管理系统,包含创建文件夹、下载、上传、删除功能
littleworld215's Repositories
littleworld215/artificial_neural_networks
A collection of Methods and Models for various architectures of Artificial Neural Networks
littleworld215/AI-powered-disease-diagnosis
littleworld215/ann-visualizer
A python library for visualizing Artificial Neural Networks (ANN)
littleworld215/BiSheServer
本系统是我的毕业设计项目,题目为“基于用户画像的电影推荐系统的设计与实现”。主要是以Django作为基础框架,采用MTV模式,数据库使用MongoDB、MySQL和Redis,以从豆瓣平台爬取的电影数据作为基础数据源,主要基于用户的基本信息和使用操作记录等行为信息来开发用户标签,并使用Hadoop、Spark大数据组件进行分析和处理的推荐系统。管理系统使用的是Django自带的管理系统,并使用simpleui进行了美化。
littleworld215/building-computer-vision-apps-artificial-neural-networks
Source Code for 'Building Computer Vision Applications Using Artificial Neural Networks' by Shamshad Ansari
littleworld215/EnterpriseManagementSystem
企业管理系统,基于SSM框架和Hadoop的简单项目
littleworld215/FileSystemManager
一个使用Hadoop的文件管理系统
littleworld215/go-up
littleworld215/Hadoop-Clutser-Manager
利用Springboot + layui构建的一个简易的Hadoop集群管理系统(很不完善的那种)
littleworld215/hdfs_web
Hadoop/HDFS简单web文件管理系统,包含创建文件夹、下载、上传、删除功能
littleworld215/HDFSDataManagement
Hadoop文件系统hdfs的管理界面demo.....
littleworld215/keras-flask-deploy-webapp
:smiley_cat: Pretty & simple image classifier app template. Deploy your own trained model or pre-trained model (VGG, ResNet, Densenet) to a web app using Flask in 10 minutes.
littleworld215/Medical-diagnosis-using-fuzzy-logic
A soft computing method based web project which helps in predicting the disease based on the symptoms of the patient. Also informs the patients about nearby doctors availability and precautions to be taken. The heart of the project is Fuzzy Logic , a soft computing technique which makes use of knowledge base made by the experts(doctors in this case
littleworld215/MyLocalCloud
基于Hadoop的分布式文件系统,使用Java语言开发实现了一个本地文件管理系统,其中文件存在于HDFS集群中,通过Java开发的客户端软件进行管理,其功能包括:1、文件分块、加密并上传待HDFS文件系统 2、文件块下载、解密、整合成完整文件 3、文件系统的管理
littleworld215/netdisc
使用springboot和vue,并基于hadoop完成的文件管理系统
littleworld215/OnlineDisk
大数据企业实训项目:基于SpringMVC+Spring+HBase+Maven搭建的Hadoop分布式云盘系统。使用Hadoop HDFS作为文件存储系统、HBase作为数据存储仓库,采用SpringMVC+Spring框架实现,包括用户注册与登录、我的网盘、关注用户、我的分享、我收到的分享等五大功能模块。其中我的网盘包括查看文件列表,多文件上传,创建文件夹,文件重命名、复制与移动、下载、在线浏览、分享等诸多功能。所使用的技术包括:SpringMVC框架、Spring框架、Maven项目管理工具、Hadoop HDFS文件系统、HBase数据库、openoffice服务、pdf2swf文件格式转换工具、flexpaper插件等。
littleworld215/ViLT
Code for the ICML 2021 (long talk) paper: "ViLT: Vision-and-Language Transformer Without Convolution or Region Supervision"
littleworld215/yolov5_distance_count
使用yolov5,双目摄像头进行测距