Artificial-Intelligence
Artificial-Intelligence copied to clipboard
IIIT Allahabad B. Tech. (IT) 5th Semester Artificial Intelligence Lab Assignments + HackerRank Artificial Intelligence Track
Artificial Intelligence
Sayantan Chatterjee - Indian Institue of Information Technology Allahabad (IIT 2015 511)
Contents
- HackerRank
- IIIT-A Artificial Intelligence Course (IAIN 532 C)
Language:
Python 3.6.1
Platform:
VS Code Version 1.10.2
Operating System:
Distributor : elementary
Description : elementary OS 0.4 Loki
Release : 0.4
Codename : loki
HackerRank
- Artificial Intelligence track problems solved in Python3
- All solutions are properly documented and score the highest possible marks for that question.
IIIT-A Artificial Intelligence Course (IAIN 532 C)
University : Indian Institute of Information Technology, Allahabad
Course code : IAIN 532 C
Semester : 5
- All solutions of laboratory problems are in Python3 and is present in
IIIT-A Lab (IAIN532C)directory. - Lab assignments are present in
Lab *directories. - Other standard practice problems inside the lab curriculum are present in
Backtracking,CSP, etc. and are included in the probable questionnaire for lab tests. - Every solution is properly documented using docstrings.