Giter Site home page Giter Site logo

kunal-garg-12 / aiml-hacktoberfest-22 Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 24.0 30.91 MB

This repository is for Hacktoberfest 2022.

Python 0.99% Jupyter Notebook 99.01%
artificial-intelligence hacktoberfest hacktoberfest-accepted machine-learning python python3

aiml-hacktoberfest-22's People

Contributors

acash1809 avatar akash-rajak avatar anandha24 avatar aryansingh2410 avatar codershrutik avatar dhruv-limbani avatar gauravmkedia avatar i-roshankumar avatar kabir1302 avatar krishna050702 avatar kunal-garg-12 avatar liuhongjie1217 avatar lokesh-malviya avatar nyancyanide avatar parag-dwn avatar sengar123 avatar shishusidharth avatar yash-sharma13 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

aiml-hacktoberfest-22's Issues

Add a tutorial on Matplotlib library

You are required to add a python program containing examples on how to work with Matplotlib library.

Make sure to follow folder hierarchy and comment the code so beginners can understand as well. Also, add a Matplotlib.md file in same folder (/Python/matplotlib/) containing a summary about the same in python.

Add simple AI programs

Add simple programs implementing artificial intelligence using python.

Make sure to add your examples and projects in /AI/{Project-name} folder. Try to comment your code as much as you can so it is easy to understand and learn from your code. Multiple submissions can be made and anyone can proceed with this issue.

Add Loop Tutorial

You are required to add program containing examples for python looping (for-while). Make sure to follow folder hierarchy and comment the code so beginners can understand as well. Also, add a loops.md file containing a summary on python looping.

You are required to add Python code and relevant documentation in sub-folders within the Python folder.
Python code and documentation should be in the same sub-folder.

Example:

├── Python
│   ├── Loops in Python (add code and documentation within the new loops in python sub-folder.
│   │   ├── loops.py (Python file showing working of loops)
|   |   ├── loops.md (Markdown file for documentation on how your code works)
│   ├── Functions in Python (code and documentation within one sub-folder)
│   ├── Importing Libraries

Add tutorial on lists in Python

You are required to add a python program containing examples of working with list. Make sure to utilize various common methods available for python list.

Make sure to follow folder hierarchy and comment the code so beginners can understand as well. Also, add a lists.md file in same folder (/Python/lists/)containing a summary on lists and methods in python.

Add tutorial on Python dictionary

You are required to add a python program containing examples of working with dictionary. Make sure to utilize various common methods available for python dictionary.

Make sure to follow folder hierarchy and comment the code so beginners can understand as well. Also, add a dictionary.md file in same folder (/Python/dictionary/)containing a summary on dictionary and methods in python.

Add a tutorial on Working with Files (Python)

You are required to add a python program containing examples on how to work with files (opening/reading/writing/closing/etc.).

Make sure to follow folder hierarchy and comment the code so beginners can understand as well. Also, add a working_with_files.md file in same folder (/Python/working_with_files/) containing a summary about the same in python.

Add a tutorial for Pandas library

You are required to add a python program containing examples on how to work with Pandas library.

Make sure to follow folder hierarchy and comment the code so beginners can understand as well. Also, add a pandas.md file in same folder (/Python/pandas/) containing a summary about the same in python.

Add health related datasets and sample codes

Add datasets related to health and medicine. Also add code example showing working on those datasets in python. You can add examples you have practiced on so beginners can see and learn from the implementation.

Make sure to add your examples and projects in /Data Science/{Project-name} folder. Try to comment your code as much as you can so it is easy to understand and learn from your code. Multiple submissions can be made and anyone can proceed with this issue.

Add tutorial on NumPy library

You are required to add a python program containing examples on how to work with NumPy library.

Make sure to follow folder hierarchy and comment the code so beginners can understand as well. Also, add a numpy.md file in same folder (/Python/numpy/) containing a summary about the same in python.

Add functions tutorial

You are required to add a python program containing examples for python functions. Make sure to follow folder hierarchy and comment the code so beginners can understand as well. Also, add a function.md file in same folder (/Python/functions/)containing a summary on python looping.

Add a tutorial on OOPS in Python

You are required to add a python program containing example of using OOPS.

Make sure to follow folder hierarchy and comment the code so beginners can understand as well. Also, add a OOPS.md file in same folder (/Python/OOPS/) containing a summary on OOPS and why is it useful in python.

Add examples for Machine Learning projects

Add examples for machine learning using python. You can add examples you have practiced on or some minor projects so beginners can see and learn from the implementation. Try to keep projects simple but all submissions are appreciated.

Make sure to add your examples and projects in /Machine Learning/{Project-name} folder. Try to comment your code as much as you can so it is easy to understand and learn from your code. Multiple submissions can be made and anyone can proceed with this issue.

Python Conditionals

You are required to add Python code and relevant documentation in sub-folders within the Python folder.
Python code and documentation should be in the same sub-folder.

Example:

├── Python
│   ├── Loops in Python (add code and documentation within the new loops in python sub-folder.
│   │   ├── loops.py (Python file showing working of loops)
|   |   ├── loops.md (Markdown file for documentation on how your code works)
│   ├── Functions in Python (code and documentation within one sub-folder)
│   ├── Importing Libraries

You are required to add program containing examples for python conditionals (if-else). Make sure to follow folder hierarchy and comment the code so beginners can understand as well.

CNN implementation numpy

Hey Kunal I would like to contribute by implementing CNN from scratch using NumPy in the concrete crack dataset
Can I be assigned this one

Add tutorial on importing and using libraries in python

You are required to add a python program containing examples for importing and using libraries. You can use any library but try to use a simple library for this task.

Make sure to follow folder hierarchy and comment the code so beginners can understand as well.

Add examples for data science projects

Add datasets and examples of working on those datasets in python. You can add examples you have practiced on so beginners can see and learn from the implementation.

Make sure to add your examples and projects in /Data Science/{Project-name} folder. Try to comment your code as much as you can so it is easy to understand and learn from your code. Multiple submissions can be made and anyone can proceed with this issue.

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.