• Stars
    star
    1
  • Language
    C++
  • Created almost 6 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Assignments of Artificial Intelligence Sessional Course CSE 318 in Level-3, Term-2 of CSE, BUET

More Repositories

1

Foodsquare-Web-App

An information system web-app for an online restaurant hub on the perspective of Dhaka
JavaScript
31
star
2

Compiler-CSE-310-BUET

A very simple subset of C Compiler(Lexical Analyzer, Syntax Analyzer, Semantic Analyzer & Intermediate Code Generator) implemented in C++ using Flex and Yacc-Bison as an assignment of sessional course CSE 310 in undergraduate studies in CSE, BUET
C++
25
star
3

ICMP-Ping-Spoofing

Sending icmp ping with a spoofed IP using unix raw socket
Python
17
star
4

Missionaries-and-Cannibals-Problem-Python

This Python implementation is a scaled up version of the Missionaries and Cannibals problem with arbitary number of missionaries, cannibals and boat capacity
Python
13
star
5

NS2-Network-Simulation-Project-BUET

Network simulation project in ns2 of Ethernet-Wired-802.3, IEEE 802.15.4, Satellite, Wired-Wireless-802.11 cross network as part of an assignment of Computer Networking lab course of CSE, BUET.
C++
12
star
6

Image-Captioning-Attention-PyTorch

An attention based sequential deep learning model implemented in pytorch to generate single line caption given an input image
Jupyter Notebook
10
star
7

N-Puzzle-Problem-CPP-Implementation-using-A-Star-Search

A C++ implementation of N Puzzle problem using A Star Search with heuristics of Manhattan Distance, Hamming Distance & Linear Conflicts
C++
9
star
8

Tizen-Sensor-Raw-Data-Saving-Service

A Tizen native service app for collecting and syncing raw data of Samsung Gear Fit 2 Pro sensors.
C
8
star
9

Wired-cum-Wireless-Network-Simulation-ns2

A simple network simulation in ns2 of Wired (IEEE802.3) and Wireless 802.11 cross flow network measuring performance metrics like throughput, packet transfer ratio, average end-to-end delay with respect to variation in number of nodes, flows and number of packets per second.
Tcl
6
star
10

Satellite-Network-Simulation-ns2

A simple network simulation in ns2 of Satellite network measuring performance metrics like measuring performance metrics like total energy consumption, throughput, packet transfer ratio and average end-to-end delay with respect to variation in number of nodes and also AverageDelay with respect to variation in altitude has been measured and plotted in graph using gnuplot.
Tcl
6
star
11

Binary-Search-8086-assembly

Binary Search Algorithm Implemented in 8086 assembly as an assignment of sessional course CSE 316 BUET
Assembly
4
star
12

Distance-Vector-Routing-Protocol-CPP-Implementation

This is a C++17 implementation of distance vector routing (DVR) protocol using socket programming
C++
4
star
13

IEEE802.15.4-static-ns2-network-simulation

A simple network simulation in ns2 of IEEE802.15.4 protocol measuring performance metrics like average total energy consumption, throughput, packet transfer ratio etc. with respect to variation in number of nodes, flows, coverage area etc.
Tcl
4
star
14

Simsig

Source code of SimSig
Jupyter Notebook
4
star
15

Convolutional-Neural-Networks-Deeplearning.ai-Coursera-Assignments

Notebooks of programming assignments of CNN course of deeplearning.ai on coursera in September-2019
Jupyter Notebook
4
star
16

Reliable-Data-Transfer-Protocols-CPP-Implementation

Reliable Transport Protocols (RDT3.0) alternating-bit-protocol (abp) and go-back-n (gbn) c++ implementation
C++
3
star
17

Machine-Learning-Andrew-Ng-Coursera-Exercises

Programming assignments of completed ML course of Andrew Ng on coursera in June-2019
MATLAB
3
star
18

xv6-Socket-API-Local-Loopback-Implementation

Socket API Implementation in xv6 OS
C
3
star
19

Neural-Networks-and-Deep-Learning-deeplearning.ai-Coursera-Assignments

Notebooks of programming assignments of Neural Networks and Deep Learning course of deeplearning.ai on coursera in August-2019
Jupyter Notebook
2
star
20

Improving-Deep-Neural-Networks-Deeplearning.ai-Coursera-Assignments

Notebooks of programming assignments of Improving Deep Neural Networks course of deeplearning.ai on coursera in August-2019
Jupyter Notebook
2
star
21

Sequence-Models-Deeplearning.ai-Coursera-Assignments

Notebooks of programming assignments of Sequence Models course of deeplearning.ai on coursera in May-2020
Jupyter Notebook
2
star
22

Computer-Graphics-CSE-410-BUET

OpenGL drawings, Pipeline stages & Ray tracing assignments of Computer Graphics Sessional Course CSE 410 in Level-4, Term-1 of CSE, BUET
C++
2
star
23

Buffer-Overflow-Attack-Seedlab

Buffer overflow exploitation to get root access from other users
Python
1
star
24

Machine-Learning-CSE-472-BUET

Decision tree, Adaboost, KNN, Naive bayes, PCA, EM algorithm assignments of Machine Learning Sessional Course CSE 472 in Level-4, Term-2 of CSE, BUET
Jupyter Notebook
1
star
25

Computer-Architecture-CSE-306-BUET

Simulation of Designs of Basic Computer & Processor Architecture(4-bit MIPS CPU, Floating Point Adder) in Logisim as assignments of Computer Architecture Sessional course of CSE 306 of CSE, BUET
VHDL
1
star
26

Information-System-Design-CSE-326-BUET

Information System Designing assignments of ISD Sessional Course CSE 326 in Level-3, Term-2 of CSE, BUET
HTML
1
star
27

HTTP-Server-using-Java-Socket

A simple http-server implemented using Java Socket Programming to handle simple "GET" and "POST" requests
HTML
1
star
28

Software-Engineering-CSE-308-BUET

Assignments of Software Engineering Sessional Course CSE 308 of CSE, BUET
Java
1
star
29

Ethernet-Wired-ns2-Network-Simulation

A simple network simulation in ns2 of Ethernet Wired (IEEE802.3) network measuring performance metrics like throughput, packet transfer ratio, average end-to-end delay with respect to variation in number of nodes, flows and number of packets per second.
Tcl
1
star
30

Microcontroller-CSE-316-BUET

Assignments & Project of Microcontroller & 8086 Assembly Language Programming Sessional Course CSE 316 of CSE, BUET
C
1
star
31

Computer-Security-CSE-406-BUET

Demonstration of some attacks exploiting security vulnerabilities of websites and OSs as tasks of Computer Security LAB, CSE 406 in Level-4, Term-1 of CSE, BUET
Python
1
star