@@ -523,7 +523,12 @@ Plotting learning curve: [link](http://www.ritchieng.com/machinelearning-learnin
523
523
[ autokeras] ( https://github.com/jhfjhfj1/autokeras ) - AutoML for deep learning.
524
524
[ nni] ( https://github.com/Microsoft/nni ) - Toolkit for neural architecture search and hyper-parameter tuning by Microsoft.
525
525
[ automl-gs] ( https://github.com/minimaxir/automl-gs ) - Automated machine learning.
526
- [ mljar] ( https://github.com/mljar/mljar-supervised ) - Automated machine learning.
526
+ [ mljar] ( https://github.com/mljar/mljar-supervised ) - Automated machine learning.
527
+
528
+ #### Graph Representation Learning
529
+ [ Karate Club] ( https://github.com/rusty1s/pytorch_geometric ) - Unsupervised learning on graphs.
530
+ [ Pytorch Geometric] ( https://github.com/benedekrozemberczki/karateclub ) - Graph representation learning with PyTorch.
531
+ [ DLG] ( https://github.com/dmlc/dgl ) - Graph representation learning with TensorFlow.
527
532
528
533
#### Evolutionary Algorithms & Optimization
529
534
[ deap] ( https://github.com/DEAP/deap ) - Evolutionary computation framework (Genetic Algorithm, Evolution strategies).
@@ -622,17 +627,23 @@ Gilbert Strang - [Matrix Methods in Data Analysis, Signal Processing, and Machin
622
627
[ Awesome AI on Kubernetes] ( https://github.com/CognonicLabs/awesome-AI-kubernetes )
623
628
[ Awesome Big Data] ( https://github.com/onurakpolat/awesome-bigdata )
624
629
[ Awesome Business Machine Learning] ( https://github.com/firmai/business-machine-learning )
625
- [ Awesome Causality] ( https://github.com/rguo12/awesome-causality-algorithms )
626
- [ Awesome CSV] ( https://github.com/secretGeek/AwesomeCSV )
630
+ [ Awesome Causality] ( https://github.com/rguo12/awesome-causality-algorithms )
631
+ [ Awesome Community Detection] ( https://github.com/benedekrozemberczki/awesome-community-detection )
632
+ [ Awesome CSV] ( https://github.com/secretGeek/AwesomeCSV )
627
633
[ Awesome Data Science with Ruby] ( https://github.com/arbox/data-science-with-ruby )
628
634
[ Awesome Dash] ( https://github.com/ucg8j/awesome-dash )
629
- [ Awesome Deep Learning] ( https://github.com/ChristosChristofidis/awesome-deep-learning )
635
+ [ Awesome Decision Trees] ( https://github.com/benedekrozemberczki/awesome-decision-tree-papers )
636
+ [ Awesome Deep Learning] ( https://github.com/ChristosChristofidis/awesome-deep-learning )
630
637
[ Awesome ETL] ( https://github.com/pawl/awesome-etl )
631
- [ Awesome Financial Machine Learning] ( https://github.com/firmai/financial-machine-learning )
632
- [ Awesome GAN Applications] ( https://github.com/nashory/gans-awesome-applications )
638
+ [ Awesome Financial Machine Learning] ( https://github.com/firmai/financial-machine-learning )
639
+ [ Awesome Fraud Detection] ( https://github.com/benedekrozemberczki/awesome-fraud-detection-papers )
640
+ [ Awesome GAN Applications] ( https://github.com/nashory/gans-awesome-applications )
641
+ [ Awesome Graph Classification] ( https://github.com/benedekrozemberczki/awesome-graph-classification )
642
+ [ Awesome Gradient Boosting] ( https://github.com/benedekrozemberczki/awesome-gradient-boosting-papers )
633
643
[ Awesome Machine Learning] ( https://github.com/josephmisiti/awesome-machine-learning#python )
634
644
[ Awesome Machine Learning Interpretability] ( https://github.com/jphall663/awesome-machine-learning-interpretability )
635
- [ Awesome Machine Learning Operations] ( https://github.com/EthicalML/awesome-machine-learning-operations )
645
+ [ Awesome Machine Learning Operations] ( https://github.com/EthicalML/awesome-machine-learning-operations )
646
+ [ Awesome Monte Carlo Tree Search] ( https://github.com/benedekrozemberczki/awesome-monte-carlo-tree-search-papers )
636
647
[ Awesome Online Machine Learning] ( https://github.com/MaxHalford/awesome-online-machine-learning )
637
648
[ Awesome Python] ( https://github.com/vinta/awesome-python )
638
649
[ Awesome Python Data Science] ( https://github.com/krzjoa/awesome-python-datascience )
0 commit comments