Giter VIP home page Giter VIP logo

Tsung Yuan Tseng's Projects

2d-truss-solver icon 2d-truss-solver

This is a program that can compute member forces, reaction forces, and failures of the members of the truss defined in a .txt file.

devise icon devise

Deep Visual-Semantic Embedding Model.

infix-maze icon infix-maze

Determine whether a matrix contains at least a legal infix expression which need to be from the top-left corner to the bottom-right corner. If yes, convert it based on the postfix notation. There are some rules to be followed. Each cell can be reached by four directions(up, down, right, left). Matrices are consisted of 1~9, +,-,*,/, (, ) Each cell can be visited at most one time. The priority directions are: down>right>left>up. No negative number. EX: - 5 + 3 is illegal.

palindrome icon palindrome

The definition of palindrome from Wiki is "A palindrome is a word, phrase, number, or other sequence of characters which reads the same backward as forward, such as madam or racecar." So by definition, the empty string, all strings containing only 1 character, and containing 2 equal characters are palindromes. In this problem, we will give you a string s, and a interger n. You can delete the string at most n charectors. Please tell use whether you can make the string become palindromes.

safe-control-gym icon safe-control-gym

PyBullet CartPole and Quadrotor environments—with CasADi symbolic a priori dynamics—for learning-based control and RL

styleguide icon styleguide

Style guides for Google-originated open-source projects

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.