Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSA Assignment - Semester 241

This repository contains the implementation of the DSA (Data Structures and Algorithms) assignment for semester 241. The project involves the development of components for a Multilayer Perceptron (MLP) classifier using C++.

Requirements

  • C++11 or higher
  • GNU Make
  • Linux operating system

Compilation Instructions

To compile the project in a Linux environment, follow these steps:

  1. Open a terminal.
  2. Navigate to the project directory.
  3. Run the following command to compile the code:
    make
  4. Execute the compiled program with:
    ./program
    
    

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages