Giter Site home page Giter Site logo

chittella369's Projects

2015 icon 2015

Public material for CS109

aima-python icon aima-python

Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"

alexa-cookbook icon alexa-cookbook

A series of sample code projects to be used for educational purposes during Alexa hackathons and workshops, and as a reference for tutorials and blog posts.

amazon-sagemaker-examples icon amazon-sagemaker-examples

Example notebooks that show how to apply machine learning, deep learning and reinforcement learning in Amazon SageMaker

autogluon icon autogluon

AutoGluon: AutoML for Text, Image, and Tabular Data

cadl icon cadl

ARCHIVED: Contains historical course materials/Homework materials for the FREE MOOC course on "Creative Applications of Deep Learning w/ Tensorflow" #CADL

caffe icon caffe

Caffe: a fast open framework for deep learning.

chatroom icon chatroom

React-based Chatroom Component for Rasa Stack

datasets icon datasets

A collection of datasets ready to use with TensorFlow

flair icon flair

A very simple framework for state-of-the-art Natural Language Processing (NLP)

handson-ml2 icon handson-ml2

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.

hashing icon hashing

In this Problem, you have to write an application in Python that keeps track of student records in a university. At a university, there is a need to store all the details of graduating students. For this exercise, let us consider that the CGPA of the student is stored against the student id. The students ID has the following format <YYYYAAADDDD> where YYYY - represents the year in which this student joined the university AAA - a three letter (alphabet) representing degree program DDDD - a four digit number representing the students roll number For instance, an ID can be of the form 2008CSE1223 corresponding to a student who joined the university in the year 2008 in the CSE department with the roll number 1223. The university offers a 4 year graduate degree program in CSE (Computer Science and Engineering), MEC (Mechanical Engineering), ECE (Electronics and Communication Engineering) and ARC (Architecture). In the year 2008 the first batch of 20 students were admitted to the university. Now in the year 2018, 200 students were admitted across all departments. Create an input file input.txt with a random list of students per year and their corresponding CGPA (maximum of 5.0 point CGPA). The university now wants to use the details of all its past students to: a. Identify and commemorate their alumni on the 10th year anniversary of the University. For this they will need to get a list of all students who scored over x CGPA. b. Extend a new course offering to selected students who have secured a CGPA between a specified range. For this they will need to get a list of all students who secured between CGPA x to CGPA y in the past five years. c. Identify the maximum and average CGPA per department. Design a hash table, which uses student Id as the key to hash elements into the hash table. Generate necessary hash table definitions needed and provide a design document (1 page) detailing clearly the design and the details of considerations while making this design and the reasons for the specific choice of hash function.

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.