CSE-407- E Neural Networks
Class Work: 50
Exam: 100
Unit-1: Overview of biological neurons: Structure of biological neurons relevant to ANNs.
Unit-2: Fundamental concepts of Artificial Neural Networks: Models of ANNs; Feedforward & feedback networks; learning rules; Hebbian learning rule, perception learning rule, delta learning rule, Widrow-Hoff learning rule, correction learning rule, Winner –lake all elarning rule, etc.
Read more…
CSE-409 E Visual Programming Lab.
Class Work: 25
Exam: 50
Study of Visual Basic 6.0.NET and Visual C++ 6.0.NET.
1) Study Windows API’s. Find out their relationship with MFC classes. Appreciate how they are helpful in finding complexities of windows programming.
2) Get familiar with essential classes in a typical (Document- view architecture) VC++ Program and their relationship with each other.
3) Create an SDI application in VC++ that adds a popup menu to your application which uses File drop down menu attached with the menu bar as the pop-up menu. The pop-up menu should be displayed on the right click of the mouse.
Read more…