Pinned Repositories
AI-Village-CTF-DEFCON30-solution
Solution for the AI-themed CTF held as part of DEFCON 30 using the Kaggle platform
Allen_AI_Kaggle
My solution for Kagge Allen AI Challenge ( 3rd place )
Chromanin.js
A JavaScript procedural content generation tool
k-Met
k-Met is a phonetic clustering algorithm for grouping words by their approximate pronunciation. It uses fuzzy matching techniques and the double metaphone indexing algorithm.
Microsoft-Malware-BIG-2015-solution-0.0067-score-
A solution for Microsoft Malware Classification Challenge (BIG 2015)
MLSEC-2021-solution
A competition report for the 3rd edition of the Machine Learning Security Evasion Competition (MLSEC-2021)
NaiveSumm
NaiveSumm is a naive summarization approach based on Luhn1958 work "The Automatic Creation of Literature Abstracts" It uses the frequencies of words in the document in order to calculate and extract the sentences that include the most frequent words.
NeurIPS-2022-Trojan-Detection-Challenge-solution
Solution for the Trojan Detection Challenge (TDC2022 - https://trojandetection.ai) as part of NeurIPS 2022
SEMEVAL-2023-EDOS-solution
Solution using adversarial training for the explainable detection of sexism in social networks (EDOS) task as part of SEMEVAL 2023
Spanish-Metaphone
Metaphone is a phonetic algorithm, an algorithm published in 1990 for indexing words by their English pronunciation. It fundamentally improves on the Soundex algorithm by using information about variations and inconsistencies in English spelling and pronunciation to produce a more accurate encoding, which does a better job of matching words and names which sound similar. As with Soundex, similar sounding words should share the same keys.
amsqr's Repositories
amsqr/Spanish-Metaphone
Metaphone is a phonetic algorithm, an algorithm published in 1990 for indexing words by their English pronunciation. It fundamentally improves on the Soundex algorithm by using information about variations and inconsistencies in English spelling and pronunciation to produce a more accurate encoding, which does a better job of matching words and names which sound similar. As with Soundex, similar sounding words should share the same keys.
amsqr/Chromanin.js
A JavaScript procedural content generation tool
amsqr/NaiveSumm
NaiveSumm is a naive summarization approach based on Luhn1958 work "The Automatic Creation of Literature Abstracts" It uses the frequencies of words in the document in order to calculate and extract the sentences that include the most frequent words.
amsqr/Allen_AI_Kaggle
My solution for Kagge Allen AI Challenge ( 3rd place )
amsqr/k-Met
k-Met is a phonetic clustering algorithm for grouping words by their approximate pronunciation. It uses fuzzy matching techniques and the double metaphone indexing algorithm.
amsqr/AI-Village-CTF-DEFCON30-solution
Solution for the AI-themed CTF held as part of DEFCON 30 using the Kaggle platform
amsqr/amsqr
amsqr/amsqr.github.com
amsqr/Deodex-ing-Script
A deodex script for reverse-engineering Android apps.
amsqr/fr_public
Farbrausch demo tools 2001-2011
amsqr/glsl-sandbox
Online live editor for fragment shaders.
amsqr/Microsoft-Malware-BIG-2015-solution-0.0067-score-
A solution for Microsoft Malware Classification Challenge (BIG 2015)
amsqr/MLSEC-2021-solution
A competition report for the 3rd edition of the Machine Learning Security Evasion Competition (MLSEC-2021)
amsqr/NeurIPS-2022-Trojan-Detection-Challenge-solution
Solution for the Trojan Detection Challenge (TDC2022 - https://trojandetection.ai) as part of NeurIPS 2022
amsqr/SEMEVAL-2023-EDOS-solution
Solution using adversarial training for the explainable detection of sexism in social networks (EDOS) task as part of SEMEVAL 2023
amsqr/defragTrees
Python code for tree ensemble interpretation
amsqr/ensemble_amazon
Code to share different ensemble techniques with focus on meta-stacking , using data from Amazon.com - Employee Access Challenge kaggle competition
amsqr/extremely-simple-one-shot-learning
Extremely simple one-shot learning in Python
amsqr/ftim
Feature-Time Instability Metric
amsqr/ipython-soccer-predictions
Sample iPython notebook with soccer predictions
amsqr/kaggle-crowdflower
amsqr/kaggle-malware
Kaggle 'Microsoft Malware Classification Challenge' 3rd place solution
amsqr/Kaggle_CrowdFlower
1st Place Solution for Search Results Relevance Competition on Kaggle (https://www.kaggle.com/c/crowdflower-search-relevance)
amsqr/kaggle_Microsoft_Malware
code for kaggle competition Microsoft malware classification
amsqr/NCD_Chess
Normalized Compression Distance and Chess Games
amsqr/Roulette
amsqr/SantaStolenSleigh
Santa's Stolen Sleigh competition
amsqr/simanneal
Python module for Simulated Annealing optimization
amsqr/webbzeug
Procedural texture editor in your browser
amsqr/xgbfi
XGBoost Feature Interactions & Importance