Git Product home page Git Product logo

google-code-in-projects's Introduction

Google-Code-In-Projects

All the projects that I worked on for Google Code-In 2020

This was also as easy task:

The task was to predict the final location of the flight given its initial parameters and time delay. I created a flight object for that and the rest was just basic application of simple physics (Also, I was asked to not take into account acceleration. But I do not think that that would had complicated things in anyway)

The goal of this task was simple:

"Change the order of looping (i, j to j, i) and see if time for computation changes. Play around with numpy functions (ravel) and understand the concept of row major and column major ordering. Plot the time vs input size graph for this computation and compare it with the graph obtained in the previous task."

It actually helped me get to know more about the ravel function

google-code-in-projects's People

Contributors

nsrcodes avatar

Watchers

 avatar

google-code-in-projects's Issues

UI for projects

It is just a terminal interface for now.
I don't know how to make the UI interractive.
Can someone help?

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.