masoudrezaei's Stars
matplotlib/mplfinance
Financial Markets Data Visualization using Matplotlib
EpistasisLab/tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
pycaret/pycaret
An open-source, low-code machine learning library in Python
lux-org/lux
Automatically visualize your pandas dataframe via a single print! 📊 💡
ej0cl6/deep-active-learning
Deep Active Learning
sirimullalab/biasNet
Scaffold Analysis of Ligands Causing GPCR Bias Signaling
CambridgeUniversityPress/FirstCourseNetworkScience
Tutorials, datasets, and other material associated with textbook "A First Course in Network Science" by Menczer, Fortunato & Davis
JingweiToo/Wrapper-Feature-Selection-Toolbox
This toolbox offers more than 40 wrapper feature selection methods include PSO, GA, DE, ACO, GSA, and etc. They are simple and easy to implement.
benedekrozemberczki/karateclub
Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)
SamJia/CommunityGAN
A tensorflow implementation of CommunityGAN (Community Detection with Generative Adversarial Nets)
shchur/overlapping-community-detection
Implementation of "Overlapping Community Detection with Graph Neural Networks"
GiulioRossetti/cdlib
Community Discovery Library
naivenaive/EasyPubMed
EasyPubMed is an extension to make new PubMed easy to use
github/copilot-docs
Documentation for GitHub Copilot
windmaple/awesome-AutoML
Curating a list of AutoML-related research, tools, projects and other resources
Pierian-Data/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
microsoft/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
automl/NASLib
NASLib is a Neural Architecture Search (NAS) library for facilitating NAS research for the community by providing interfaces to several state-of-the-art NAS search spaces and optimizers.
suppawong/davis
jely2002/youtube-dl-gui
A cross-platform GUI for youtube-dl made in Electron and node.js
coursera-dl/coursera-dl
Script for downloading Coursera.org videos and naming them.
ItIsMeCall911/Awesome-Telegram-OSINT
📚 A Curated List of Awesome Telegram OSINT Tools, Sites & Resources
NielsRogge/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
SagerNet/SagerNet
The universal proxy toolchain for Android
TheSleepingDragon/QSAR_TLR7
SIMPLS based QSAR for TLR7 agonists, verified by MD
networkx/networkx
Network Analysis in Python
sepandhaghighi/pycm
Multi-class confusion matrix library in Python
Asabeneh/30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
nang-dev/hover-paywalls-browser-extension
Hover is an open-sourced browser extension that bypasses paywalls and blocks ads.
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠