Yeaseen

Results 3 repositories owned by Yeaseen

ML_Pattern

23
Stars
3
Forks
Watchers

:trident: Some recognized algorithms[Decision Tree, Adaboost, Perceptron, Clustering, Neural network etc. ] of machine learning and pattern recognition are implemented from scratch using python. Data...

ns2_DoS_on_MAC

18
Stars
4
Forks
Watchers

:white_check_mark: Implementation of A Machine Learning based Approach for Protecting Wireless Networks Against Virtual Jamming based Denial of Service (DoS) Attacks. Undergrad research work

c-compiler

21
Stars
3
Forks
Watchers

:hamburger: A subset of C Compiler[Lexical Analyzer, Syntax Analyzer, Semantic Analyzer & Intermediate Code Generator] , DAG & TAC implemented in C++ using Flex and Yacc-Bison as an assignment of ses...