Skip to content

Scripts, data sets and other files for the Lab Practical of Artificial Intelligence(CSE 202).

License

Notifications You must be signed in to change notification settings

Manish68/AI_lab-codes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Artificial Intelligence(CSE 202) Lab Work

Scripts, data sets and other files for the Lab Practical of Artificial Intelligence(CSE 202).

Following Lab assignments have been added to this repo.

Implementing POS tagging

The aim of this practical is to achieve Part of Speech(POS) tagging using HunPos(HMMs model) and CRF++(CRF model). All the other details can be seen in the sub-folder.

Implementing Regression

This lab exercise is based on implementing linear and logistic regression from scratch in python. The logic is implemented and tested on various datasets which have been provided in the folder itself.

About

Scripts, data sets and other files for the Lab Practical of Artificial Intelligence(CSE 202).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%