YFLEEL's Stars
rasbt/python-machine-learning-book
The "Python Machine Learning (1st edition)" book code repository and info resource
trekhleb/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
Jack-Cherish/Machine-Learning
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
wepe/MachineLearning
Basic Machine Learning and Deep Learning
lingda-li/simnet
A machine learning-based computer architecture simulator.
bordia98/Blinking-Keyboard
Human Computer Interaction subject Project
konradvoelkel/bambambam
Teach toddlers human-computer interaction. Or: let them safely play with your computer.
amnshrestha/UR-Stressed
This is a repo for the final project of CSC 212: Human Computer Interaction
willsaak/cvhci-competition
Competition project for the course "Computer Vision: Human Computer Interaction"
lukasbrunnerjku/CheapXR
Build cheap XR human computer interactions with Computer Vision
sumukhrr/Human-Computer-Interaction-Project--Keyboard-using-Gaze-detection
As we know Human Computer Interaction is very important for our well being, our project Keyboard using Gaze detection is very useful for the handicapped people who cannot use conventional keyboard to type. We all should also remember the point that normal people who use the conventional keyboards may also get into some health issues due to continuous use of keyboard. So our project can be useful in these aspects.
chengboyuan/Human-computer-Interaction-Ludo-Game-Based-on-Image-Recognition
This project is for CS159 2019Spring Course "Python Programming" taught by Professor Bao Yang.
galantal1995/Eye-writer-with-Human-Computer-Interaction
homicide81281/vision_based_human_computer-_interaction
Kerr0220/Human-Computer-Interaction
Course project of HCI course in Tongji University.
TusharKantDeo/HumanComputerInteraction
Bachelor Thesis Project: Image processing based touch sensing system and computer vision based mouse control using single camera
shireennagdive/HumanComputerInteraction
ChristopherGoyette/HumanComputerInteraction
Restaurant Management System
Novemser/HCI-VoiceAssistant
Human-Computer Interaction final project. A Turing machine.
az666/opencv-game
基于opencv实现的石头剪刀布的人机交互。
11ze/The-chat-room
Python 版的多人聊天室, 图形界面版
PaulDir/the-chat-room
socket编程,多人聊天室
leo6033/Chat_Room
Java Socket 通信实现的聊天室
FlyAndNotDown/ChatRoom
🎉简易Cli聊天室 - Python Socket实现
Robin-WZQ/Charla
北京理工大学 21年小学期,局域网下的基于socket的即时通讯文件传输聊天软件
PancakeCN/ChatFile-via-socket
一个基于socket和C/S模型的简单聊天和文件传输程序
TetsuOu/SimpleChatRoom
基于Socket通信的android简易多人聊天室(可文件传输)
Samven7/multichat-system
Java/Socket实现多人聊天系统并能传输和接收文件
Dersun3/-TCP-
本项所使用的编程语言为python,通过socket和TCP实现客户端与服务器之间一对一的 网络通信、可以对客户端与服务器之间的聊天记录进行查询,实现客户端发送文件到服务器的功能, 涉及的系统有windows 10(必须配置好Python的安装环境),ubuntu18.04.
Colyn7/Socket--Java
Java实现Socket聊天室 源码以及实验报告 计算机网络大作业