Pinned Repositories
24hrs-and-24-Projects
This is our project to target freshers
pondi_planner_front
The only thing you need to live a happy VIT Life.
StudyHubApp
StudyHub Android App!
TensorFlow-Character-Recognition
Character Recognition from scratch in TensorFlow using notMNIST data
VIIT-Website
VIIT_Team_MNIST
Repo to submit and review all the ML tasks for freshers
VinHack
The official repository for VinHack, upcoming hackathon by VinnovateIT!
Vinnovate_Online_Sem
A web portal to join all what-app groups in this online semester.
VinnovateIT-Website
The official website of VinnovateIT
VinnovateIT_forms
A website to collect data from audience for our events.
VinnovateIT's Repositories
vinnovateit/TensorFlow-Character-Recognition
Character Recognition from scratch in TensorFlow using notMNIST data
vinnovateit/Sudoku-Solver-and-Generator
This is really neat and clean repository for Sudoku Solver and Generator in Python. The algorithm uses backtracking concept to solve.
vinnovateit/Arduino-Incore-Sessions
Beginner level codes done in incore sessions.
vinnovateit/Tic-Tac-Toe-Best-Move-Maker-Artificial-Intelligence
Again a neat and clean repository for Determining the best move in Tic Tac Toe Game in Python using Artificial Intelligence. The algorithm uses minimax concept to get the best move.