-
Delhi Technological University
- Delhi
- https://www.linkedin.com/in/wisesaint/
- https://leetcode.com/wisesaint/
Highlights
-
smartdoc.ai Public
RAG powered multimodal Q&A application.
spring-boot question-answering document-search huggingface generative-ai qdrant-vector-database retrieval-augmented-generationJava MIT License UpdatedMar 6, 2026 -
-
-
Comparison of BFS, DFID, A* and IDA* algorithms on the 15-Puzzle Problem.
-
Breast-Cancer-Detection Public
Breast cancer detection using machine learning models.
Jupyter Notebook MIT License UpdatedFeb 8, 2023 -
Black-Scholes-Formula Public
Option Pricing Using the Black Scholes Formula
MATLAB MIT License UpdatedApr 18, 2022 -
Job_Scheduling Public
Job scheduling : Greedy Algorithm versus Brute Force Algorithm. Comparison of time of complexities.
-
Riemann_Series_Rearrangement Public
Convergence of a conditionally convergent series at any desired value.
-
Gauss-Seidel_Method Public template
Solution of system of linear equations.
-
Jacobi_Method Public
Solution of system of linear equations
-
Matrix polynomials calculation using diagonalization transformation.
-
Hermite-Interpolation- Public
Hermite Interpolation Calculator with four features : interpolation polynomial, interpolation value at a point, truncation error and bound on error.
-
Nonlinear_Eqn_Solver Public
System of nonlinear equations in 2/3 variables.
-
Difference_Table Public
Newton Forward and Backward Interpolation Table
-
Greedy_Knapsack Public
Knapsack Problem Using Greedy Approach
-
Optimal_Merging Public
Optimal merging of different data sets or files.
-
Regula_Falsi_Method Public
Iteration method to find root of a function.
-
Bisection_Method Public
Bisection Method to calculate root of a function
-
Newton_Raphson_Method Public
An iterative method to find the root of mathematical functions