Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nirantak/programming-exercises

Programming exercises / Coding problems
https://github.com/nirantak/programming-exercises

data-analysis image-processing intelligent-systems matlab programming python python3

Last synced: 3 days ago
JSON representation

Programming exercises / Coding problems

Awesome Lists containing this project

README

        

# Programming Exercises

Various programming exercises for my college courses.

## Index

1. [Intelligent Systems](https://github.com/nirantak/Programming_Exercises/tree/master/Intelligent_Systems)
- State Space Search, Intelligent Agents in Python
2. [Soft Computing](https://github.com/nirantak/Programming_Exercises/tree/master/Soft_Computing)
- Machine Learning, Neural Networks using Numpy
3. [Data Mining](https://github.com/nirantak/Programming_Exercises/tree/master/Data_Mining)
- Classification, Clustering using Pandas
4. [Image Processing](https://github.com/nirantak/Programming_Exercises/tree/master/Image_Processing)
- Greyscale image processing in MATLAB
5. [Miscellaneous Coding Problems](https://github.com/nirantak/Programming_Exercises/tree/master/Misc)