Skip to content

amzayedabdullah/AI_Lab_UIU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

🎓 AI Lab Course – United International University

Developed by A. M. Zayed Abdullah & Samira Bintey Haque

This repository contains all code, notebooks, and practical implementations developed during the AI Lab course at United International University. It includes hands-on examples of key Artificial Intelligence topics and serves as a reference for future learners and collaborators.


📚 Contents

  • 🔍 Search Algorithms – BFS, DFS, A*, etc.
  • 🤖 Machine Learning – Supervised & unsupervised learning, classification, regression
  • 🧠 Neural Networks – ANN & CNN with TensorFlow/Keras
  • 🗣️ Natural Language Processing (NLP) – Text processing, classification
  • 🎮 Reinforcement Learning – Basic RL principles and exercises
  • 🧪 Mini Projects – Real-world problem-solving using AI
  • 📝 Jupyter Notebooks – Tutorials, code walkthroughs, and experiments

🛠 Technologies Used

  • Language: Python

  • Libraries & Frameworks:

    • NumPy, Pandas, Matplotlib, Seaborn
    • Scikit-learn
    • TensorFlow / Keras
    • NLTK / spaCy
    • OpenAI Gym (for RL)
  • Development Environment: Jupyter Notebook, Google Colab


🚀 Getting Started

Requirements

Make sure you have Python 3.7+ and pip installed.

Setup

Clone the repository:

git clone https://github.com/yourusername/ai-lab-uiu.git
cd ai-lab-uiu

Install dependencies:

pip install -r requirements.txt

Or open the notebooks directly in Google Colab.


👨‍🏫 Supervised By

Saifur Rahman

Faculty, Department of CSE

United International University


👨‍🎓 Student

A. M. Zayed Abdullah

Student, Department of CSE

United International University 📧 a.m.zayedabdullah@gmail.com 🔗 LinkedIn Profile

Samira Bintey Haque

Student, Department of CSE

United International University 📧 s.b.h.tithi@gmail.com


🤝 Contributing

Want to improve this project or add something new? Contributions are welcome!

  1. Fork this repository
  2. Create your branch (git checkout -b feature/your-feature)
  3. Commit your changes (git commit -m 'Add feature')
  4. Push to the branch (git push origin feature/your-feature)
  5. Open a pull request

📄 License

This project is licensed under the GNU Public License 2.0. See the LICENSE file for details.


Let me know if you'd like a Markdown .md file version of this or help generating your requirements.txt!

About

Artificial Intelligence Lab Course – United International University

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published