You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Voice Recognition Game - An open-source, in-development project utilizing voice recognition technology to create an interactive gaming experience. Contributions and feedback welcome! Join the development on Github.
A smart-system project. This system will monitor the current Xiangqi (Chinese chess) game, and stream that game with the suggested moves (ultilizing a Chess engine) to a website hosted on a local web server that is accessible by connecting to the system's private wifi network. Written in Python 3. Designed to run on Raspberry Pi.
An intelligent virtual assistant (IVA) or intelligent personal assistant (IPA) is a software agent that can perform tasks or services for an individual based on commands or questions. The term "chatbot" is sometimes used to refer to virtual assistants generally or specifically accessed by online chat. In some cases, online chat programs are excl…
Build and train a deep neural network model, to recognize and classify images of clothing, like sneakers and shirts in the Fashion-MNIST dataset, using Keras and Tensorflow.