Pinned Repositories
Advanced-Algorithms
Implementation of some well know algorithms.
Advanced-Machine-Learning
Hands on Coding exercises in AML course.
awesome-deep-learning-papers
The most cited deep learning papers
Credit-Analysis
Analyzing performance and results of several machine learning algorithms for determining whether a customer is a good or a bad credit
Cryptography-and-Linear-Algebra
Cryptography using Concepts of Linear Algebra in Python
Ludo
2-player Board game developed using Data Structure(Singly-Linked List), HTML and javascript.
Mini-C-Compiler
Mini C compiler to compile simple if-else-statements in C.
Semi-Supervised-Learning-To-Improve-Lung-Cancer-Detection
Boost lung Cancer Detection using Generative model and Semi-Supervised Learning
Student-and-Club-Management-System
Twin-Pattern
Simulate Multiple Inheritance in Java
svella9's Repositories
svella9/Semi-Supervised-Learning-To-Improve-Lung-Cancer-Detection
Boost lung Cancer Detection using Generative model and Semi-Supervised Learning
svella9/Ludo
2-player Board game developed using Data Structure(Singly-Linked List), HTML and javascript.
svella9/Student-and-Club-Management-System
svella9/Advanced-Machine-Learning
Hands on Coding exercises in AML course.
svella9/Twin-Pattern
Simulate Multiple Inheritance in Java
svella9/Advanced-Algorithms
Implementation of some well know algorithms.
svella9/awesome-deep-learning-papers
The most cited deep learning papers
svella9/Credit-Analysis
Analyzing performance and results of several machine learning algorithms for determining whether a customer is a good or a bad credit
svella9/Cryptography-and-Linear-Algebra
Cryptography using Concepts of Linear Algebra in Python
svella9/Generic-TrieTree
Generic Trie-Tree to work as key-value pair where the value is any generic object.
svella9/Mini-C-Compiler
Mini C compiler to compile simple if-else-statements in C.
svella9/Intracranial-Hemorrhage-Detection
Tensorflow2.0 implementation to use an pre-trained model to predict the presence of hemorrhage and the type.
svella9/Introduction-to-OS
Implementation of algorithms discussed in OS class
svella9/java-design-patterns
Design patterns implemented in Java
svella9/neural_artistic_style
Neural Artistic Style in Python
svella9/Password-Based-Lock-System-Arduino
Building a Lock(Password Based) using Arduino UNO and SIM-900A GSM module
svella9/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners