arm-on's Stars
activeloopai/deeplake
Database for AI. Store Vectors, Images, Texts, Videos, etc. Use with LLMs/LangChain. Store, query, version, & visualize any AI data. Stream data in real-time to PyTorch/TensorFlow. https://activeloop.ai
AlexanderLutsenko/nobuco
Pytorch to Keras/Tensorflow/TFLite conversion made intuitive
Erfaniaa/competitive-programming
Algorithm Design, Data Structures, ACM-ICPC, and IOI
microsoft/ProbTS
ProbTS is a benchmarking toolkit for time series forecasting.
JonasGeiping/data-poisoning
Implementations of data poisoning attacks against neural networks and related defenses.
xandery-geek/BackdoorAttacks
A Pytroch Implementation of Some Backdoor Attack Algorithms, Including BadNets, SIG, FIBA, FTrojan ...
samousavizade/Economical-Effect-Classification-with-BERT-and-bi-directional-LSTM
Team: S.Alireza Mousavizade, Fateme Tohidian, Amin Kashiri
samousavizade/NER-Detection-with-ParsBERT
Team: S.Alireza Mousavizade, Fateme Tohidian, Amin Kashiri
parsasharify/Stain-invariant-self-supervised-learning
Here I regenerated the code and the results of this article : Stain-invariant self supervised learning for histopathology image analysis
sut-py/Fall2023
Mr. Malekzadeh's CE153: Fundamentals of Programming Python Course
MMovasaghi/Advanced-Programming
Advanced Programming - Shahed University [Tehran] - C# Programming Language
MMovasaghi/leukemia-microarray-analysis
Leukemia microarray data analysis, AML Patient vs Normal blood cells microarray data analysis
parsasharify/A-for-graph-N-puzzle
parsasharify/Complex-Network-linear-algebra
In this project, the following steps are performed: Introducing the concepts of complex networks and synchronization. Familiarity with Runge-Kutta tool and graph data structure. Measuring the degree of synchronization of graph using kuramoto order parameter. Rewiring algorithm implementation to improve synchronization.
parsasharify/Continuous_Optimization
parsasharify/Deep-Reinforcement-Learning
parsasharify/Genetic-Algorithm
parsasharify/medical-imaging-article
Here is an article I wrote by myself about computer vision methods for diagnosing skin cancer
parsasharify/ML-course-project
In this project I implemented few models for classification of critics about different movies
parsasharify/NLP_Project
parsasharify/Simulated-Annealing
parsasharify/SVM-for-Image-classification
MMovasaghi/Csharp-Programming-Edu
MMovasaghi/Introduction-to-cpp
Introduction to c++ programming language
parsasharify/Basic-RL
parsasharify/Decision-Tree-Bagging-Boosting
In this file I wrote a code for decision tree from scratch and used it for bagging and boosting methods
parsasharify/Lasso-Ridge
In this repo I implemented lasso and ridge methods from scratch and compared their results
parsasharify/Lasso-Ridge-Regression
parsasharify/Machine-Learning-course
parsasharify/Polynomial-Regression-and-Splines-and-
In this repo I coded Polynomial Regression and Splines and gave an analyse on their results