From 44de70a5c0d9d08e6501fa1f356684386180b29d Mon Sep 17 00:00:00 2001 From: Navaneeth Malingan Date: Sun, 30 May 2021 18:20:24 +0530 Subject: [PATCH] new resources --- new_resources/README.md | 48 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 new_resources/README.md diff --git a/new_resources/README.md b/new_resources/README.md new file mode 100644 index 0000000..828bb2c --- /dev/null +++ b/new_resources/README.md @@ -0,0 +1,48 @@ +# New Resourcecs for Review + +https://github.com/vinta/awesome-python + + +Machine Learning Algorithms from scratch + +https://github.com/Gautam-J/Machine-Learning + +[Curated NLP Database List of 1000+ Natural Language Processing Datasets](https://metatext.io/datasets) + +https://github.com/jwasham/coding-interview-university + +https://github.com/aj-ames/Centerface-Deepstream + +https://github.com/kyclark/tiny_python_projects + +https://github.com/ageron/handson-ml2 + +https://github.com/visenger/awesome-mlops + +https://github.com/garrettj403/SciencePlots + +https://github.com/whythawk/data-as-a-science + +https://github.com/TheAlgorithms/Python + +https://github.com/eugeneyan/applied-ml + +https://github.com/Rishit-dagli/Perceiver + +https://github.com/aj-ames/Activity-Recognition-TensorRT + +### Over 200 figures and diagrams of the most popular deep learning architectures and layers FREE TO USE in your blog posts, slides, presentations, or papers. + +https://github.com/dvgodoy/dl-visuals + +https://jakevdp.github.io/PythonDataScienceHandbook/ + +https://github.com/huggingface/autonlp + +https://github.com/sayakpaul/Denoised-Smoothing-TF + +Maths https://github.com/Developer-Y/cs-video-courses#math-for-computer-scientist + +The algorithms https://github.com/TheAlgorithms/Python + +https://github.com/open-mmlab/mmdetection/tree/master/configs/fast_rcnn \ No newline at end of file