Giter Site home page Giter Site logo

we-module3's Introduction

WE-Module3


WE-Module3

Understanding Generative AI in a Different Way!

Table of Contents
  1. About This Repository

About This Repository

This repository was created to document the work done in the Generative AI session under Module-3. It consists of multiple assignments. Each assignment has a markdown file which includes the chat with AI and an ipynb file which contains the code generated at the end of each session.

(Back to Top)

Assignment_1

Solved a computational thinking question using Gemini. I've solved the idli problem. The problem statement is: You are the benevolent ruler of Dosapuri, and today you're distributing idlis. Your subjects are in a line, and some of them already have some idlis in their hands. You must distribute as few idlis as possible according to the following rules:

  1. Every time you give an idli to someone, you must also give an idli to the person immediately behind them. After all the idlis are distributed, each person must have an even number of idlis.
  2. Given the number of idlis already held by each citizen, find the minimum number of idlis you must distribute to satisfy the two rules above. If this is not possible, return -1.

The solution is in the Assignment_1 folder along with the chat.

(Back to Top)

Assignment_2

With the help of Chat GPT, I understood the game of Yahtzee. The chat is in the Assignment_2 folder.

(Back to Top)

Assignment_3

Tried writing clean and efficient code with the help of Chat GPT. The chat and code are in the Assignment_3 folder.

(Back to Top)

Assignment_4

With the help of Generative AI, I understood Markov Chain and its use in automatic sentence generation. Also, built a code which generates sentences given a start word and the length of the sentence. The chat is in the Assignment_4 folder.

(Back to Top)

Assignment_5

Explained GenAI the diamond game, verified that it understood the rules and with its help implemented the game. Take a look at the Latex pdf which is a report describing my learnings!

(Back to Top)

we-module3's People

Contributors

say2410 avatar

Watchers

 avatar

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.