Pinned Repositories
Artificial_NN_Basics
using artificial nueral networks to predict the amount of electrical energy generated depending on factors like temperature, pressure, vacuum and humidity
AutonomousDrivingBot
cdac
used a colour sensor to drive motors, which run when yellow or white colour is sensed. partner - atharva vaidya
DevBlogs
instagramFilters
using opencv for : 1) pig nose filter 2)heart eyes filter that works when you open your mouth
machineLearning
me learning machine learning :). Tried to include detailed graphs included for all the models.
Pixie-MyOwnVirtualAssistant
# say hi to pixie,your own python virtual assistant # you can also ask her for today's weather in your city # or ask her who is spiderman?, i would say it's me, but whatever # ask her what date it is today,
pythonPractice
ReinforcementLearning-CartPole
tictactoe
simple tictactoe game made in python
srikrishnaveturi's Repositories
srikrishnaveturi/tictactoe
simple tictactoe game made in python
srikrishnaveturi/AutonomousDrivingBot
srikrishnaveturi/DevBlogs
srikrishnaveturi/machineLearning
me learning machine learning :). Tried to include detailed graphs included for all the models.
srikrishnaveturi/Pixie-MyOwnVirtualAssistant
# say hi to pixie,your own python virtual assistant # you can also ask her for today's weather in your city # or ask her who is spiderman?, i would say it's me, but whatever # ask her what date it is today,
srikrishnaveturi/pythonPractice
srikrishnaveturi/RpiFaceDetection
accessing the video from the PiCam onto my computer and then sending(through sockets) back instructions for the led,this could've been done solely on the rpi. but for future projects like a neural network car, this process would be very helpful as the rpi cannot process huge neural nets,but my laptop can
srikrishnaveturi/snakeGame
this will be further used for an ai training itself to play the game
srikrishnaveturi/Artificial_NN_Basics
using artificial nueral networks to predict the amount of electrical energy generated depending on factors like temperature, pressure, vacuum and humidity
srikrishnaveturi/instagramFilters
using opencv for : 1) pig nose filter 2)heart eyes filter that works when you open your mouth
srikrishnaveturi/ReinforcementLearning-CartPole
srikrishnaveturi/basicComponentsTest
srikrishnaveturi/Blog-Website
srikrishnaveturi/dog_breed
srikrishnaveturi/IBM-Smart-ChatBot
this uses smart document understanding to provide better results using IBM Services
srikrishnaveturi/KBC
KBC game made in python
srikrishnaveturi/laser-tag
srikrishnaveturi/LoginSignUpPages
srikrishnaveturi/object_detection_app
srikrishnaveturi/pokedexApp
srikrishnaveturi/Remote-Car-controller
Look at the video feed from the RPi and control the bot without having to follow it around.
srikrishnaveturi/rpi_joystick
srikrishnaveturi/safe-chat-bytecamp
srikrishnaveturi/SignUpPage
HTML Sign Up Page .
srikrishnaveturi/snakeAI
Using genetic algorithms to make the ai smarter. the snake game repository has all the code for the basic game.
srikrishnaveturi/Sorting-Searching-Algorithms
srikrishnaveturi/srikrishnaveturi
srikrishnaveturi/Text-Chatbot-Using-TensorFlow
srikrishnaveturi/walking-mehanism-using-arduino
srikrishnaveturi/webscraping-using-uipath
searches for a string in multiple webpages and writes the number of total occurences in a local text file using uipath studio