Git Product home page Git Product logo

Pavan Kumar Kotagorla's Projects

artificial-intelligence icon artificial-intelligence

This repository contains implementation of algorithms to solve 8-puzzle, 15-puzzle using various algorithms, Human VS Computer Tic-Tac-Toe

mini-ibm-watson icon mini-ibm-watson

This repository consists of the project I worked on for the course Natural Language Processing. I worked on this project with User:- "Pavvu". We have tried to build a Mini IBM Watson Question Answering machine.

mytwitterscraper icon mytwitterscraper

Real-time twitter filter/scraper. Outputs to .csv file. Designed with low memory overhead in mind to allow running for extended periods.

testing-methods-using-java-reflection icon testing-methods-using-java-reflection

TestHarness.java automatically tests classes by instantiating them, selecting methods of these instantiated objects randomly or using some criteria, invoking them, and using the returned values as input parameters to invoke other methods. concept of reflection is used to code TestHarness.java, which takes the name of the Class Under Test (CUT) as its command line input. Using reflection, TestHarness.java determine all methods and fields that this CUT contain, instantiate it, use the input data that is supplied in some external file to set input parameters of the methods and fields of the instance, and invoke these methods. conducted a number of runs of your TestHarness.java using different input data and the number of objects, and collected information about the results of these runs i.e., what runs succeed and what fail, and what resulting values are produced.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.