Coder Social home page Coder Social logo

Devarsh Sheth's Projects

forwardtacotron icon forwardtacotron

⏩ Generating speech in a single forward pass without any attention!

parallel-travelling-salesman-problem icon parallel-travelling-salesman-problem

The ​ Travelling Salesman Problem​ (often called ​ TSP​ ) is a classic algorithmic problem in the field of computer science. It is focused on optimization. In this context ​ better solution ​ often means ​ a solution that is cheaper ​ . TSP is a mathematical problem. It is most easily expressed as a graph describing the locations of a set of nodes. TSP can be modelled as an undirected weighted graph, such that cities are the graph's vertices, paths are the graph's edges, and a path's distance is the edge's length. It is a minimization problem starting and finishing at a specified vertex after having visited each other vertex exactly once We will be considering Symmetric Travelling Salesman Problem in which the the distance between two cities is the same in each opposite direction, forming an undirected graph.

pcbre icon pcbre

An integrated printed circuit board reverse engineering toolkit

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.