Giter Club home page Giter Club logo

vision-verse_hackathon's Introduction

Vision-Verse_Hackathon

Event Description The ML based event that will address the issue of crop monitoring that farmers face every day. It is up to you to create an algorithm and an ML model for a given dataset, which will put your analytical, logical thinking, and coding skills to the test. Farmers all around the world have vast acreages and confront the challenge of crop monitoring on a regular basis. To design an algorithm that would assist them in monitoring their crops and in informing farmers about crop health. There is a device available that monitors the crops automatically and takes photos at regular intervals that would aid them in monitoring their crops and sends the data to farmers and advise them about their crop health. According to health, it will classify diseases. To assist with this, you must construct a machine learning model that classifies diseases. To assist you, we’ll be providing you with a dataset with four classifications; now it's up to you to design an ML model.

https://xpecto.tech/event?event=Vision%20Verse

vision-verse_hackathon's People

Contributors

codevishal32 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

ashlesha1704

vision-verse_hackathon's Issues

Code hash ATM

#include<stdio.h>
int main()
{
int amount;
float total_amount;
scanf("%d %f",&amount,&total_amount);
if((float)amount+0.5<=total_amount&&amount%5==0)
printf("%0.2f",total_amount-((float)amount+0.5));
else
printf("%0.2f",total_amount);

}

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.