yangwanzhao's repositories

github-slideshow

A robot powered training repository :robot:

Language:RubyLicense:MITStargazers:0Issues:0Issues:0

ailia-models

The collection of pre-trained, state-of-the-art AI models for ailia SDK

Stargazers:0Issues:0Issues:0

mtgbmcode

mtgbmcode

License:MITStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

cse447-DataMining

The final project for cse447 data mining course

Language:PythonStargazers:0Issues:0Issues:0

Android-Mental-Mentor

Music therapy + Chat bot

Language:JavaStargazers:0Issues:0Issues:0
Language:C++License:Apache-2.0Stargazers:1Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

Conways_Game_of_Life

Conway's Game of Life

Language:C++License:MITStargazers:0Issues:0Issues:0

KV_db

Key/value stores play a significant role in modern distributed systems. They * allow a program to easily store data to a high-availability server, and to * easily retrieve that data. A key/value store may be persistent, or it may be * an in-memory cache. Key/value stores are usually replicated and distributed, * but we won't worry about those features for this assignment. Examples of * key/value stores include Redis, MongoDB, Memcached, DynamoDB, Firebase, * CouchBase, Voldemort, and many more. Since key/value stores do not track * many-one relationships among elements, they are sometimes called "NoSQL" * databases.

Language:C++Stargazers:2Issues:0Issues:0