Skip to content
View vaishnavi-kotturu's full-sized avatar

Block or report vaishnavi-kotturu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Deep-Photo-Style-Transfer Deep-Photo-Style-Transfer Public

    Implemented the 2017 IEEE published paper Deep Photo Style Transfer in torch as an assignment for BITS F312 Neural Networks and Fuzzy Logic.

    Jupyter Notebook 1

  2. Microprocessors-Project Microprocessors-Project Public

    Designed a flour packaging system with an 8086 Microprocessor using Proteus as a term project for CS F241 Microprocessor Programming and Interfacing.

    Assembly 1

  3. PrologAssignment PrologAssignment Public

    Assignment to encode the laws of the Indian Penal Code in Prolog and return the laws that are valid for a given case

    Prolog

  4. Credit-Approval-Analysis Credit-Approval-Analysis Public

    Created a custom Neural Network from scratch using NumPy with variable number of hidden layers as an assignment for BITS F312 Neural Networks and Fuzzy Logic.

    Jupyter Notebook

  5. Genetic-Algorithm-based-PID-Controller Genetic-Algorithm-based-PID-Controller Public

    Implemented the genetic algorithm and built a basic PID controller as an assignment for BITS F312 Neural Networks and Fuzzy Logic. The PID parameters were tuned using genetic algorithm.

    Jupyter Notebook

  6. Socket-Programming Socket-Programming Public

    Solutions to Assignment for CS F303 Computer Networks.

    C