Abdi Vicenciodelmoral (AbdiVicenciodelmoral)

AbdiVicenciodelmoral

Geek Repo

0

followers

0

following

0

stars

Github PK Tool:Github PK Tool

Abdi Vicenciodelmoral's repositories

Language:JavaScriptStargazers:0Issues:0Issues:0

Pattern-Search-Analysis

Comparative analysis of exact pattern match algorithms.

Language:CStargazers:0Issues:0Issues:0

NPL_To_SQL

NLP to SQL using Deep Learning

Language:PythonStargazers:0Issues:0Issues:0

Evaluation_Metrics

The project offers an overview of evaluation metrics for classification models, covering Accuracy, Error Rate, Precsion, Recall, F1 Score, Specificity, ROC, and AUC.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

NFA

Automata Program NFA construction

Language:JavaStargazers:0Issues:0Issues:0

ML_Driven_RRAM-_Evaluation

RRAM resistive switching behavior evaluation and prediction, based on fabrication conditions. Applied Machine learning\Deep learning models to predict SET voltage distribution in Honey-based RRAM devices. Simulating the basic operations of RRAM crossbars in image classification tasks, investigating the robustness of in situ vs. ex situ training.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

linear_regression

Linear regression exercise and application in machine learning

Language:PythonStargazers:0Issues:0Issues:0

ML-PredictiveAnalysis-RRAM

RRAM resistive switching behavior evaluation and prediction, based on fabrication conditions. Using Machine learning to predict the SET voltage distribution of Honey-Based RRAM device

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

snn_toolbox

Toolbox for converting analog to spiking neural networks (ANN to SNN), and running them in a spiking neuron simulator.

License:MITStargazers:0Issues:0Issues:0

DIJKSTRAS-ALGORITHM

Dijkstra’s algorithm aims to solve a single-source shortest-paths problem on a weighted and directed graph, in which all edge weights are nonnegative.

Language:PythonStargazers:0Issues:0Issues:0

Binary_Search

Implmentation of Binary Search algorithm in Python

Language:PythonStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Bubble-Sort

Bubble sort. A sorting algorithm that repeatedly steps through a list and compares adjacent elements, swapping them if they are in the wrong order until the list is sorted.

Language:CStargazers:0Issues:0Issues:0

GuessNum

A simple "guess number" game

Language:CStargazers:0Issues:0Issues:0