You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-10Lines changed: 8 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -466,8 +466,8 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
466
466
-[Create A Django API in under 20 minutes](https://codeburst.io/create-a-django-api-in-under-20-minutes-2a082a60f6f3)
467
467
-[Building an Interactive Question Answering App with Streamlit, Transformers, and Langchain WikipediaAPIWrapper](https://medium.com/@anoopjohny2000/building-an-interactive-question-answering-app-with-streamlit-transformers-and-langchain-13b338cfe534)
468
468
- Build a Community-driven delivery application with Django, Postgres and JavaScript:
@@ -515,7 +515,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
515
515
-[Safety Guardrails for LLMs: LLaMA Guard Tutorial](https://colab.research.google.com/drive/1CfF0Bzzkd5VETmhsniksSpekpS-LKYtX)
516
516
517
517
### Machine Learning:
518
-
-[Build an ML Inference API with FastAPI and ONNX](https://www.youtube.com/watch?v=5PgqzVG9SCk)
518
+
-[Build an ML Inference API with FastAPI and ONNX](https://www.youtube.com/watch?v=5PgqzVG9SCk)
519
519
-[Write Linear Regression From Scratch in Python](https://www.youtube.com/watch?v=uwwWVAgJBcM) (video)
520
520
-[Step-By-Step Machine Learning In Python](https://machinelearningmastery.com/machine-learning-in-python-step-by-step/)
521
521
-[Predict Quality Of Wine](https://medium.freecodecamp.org/using-machine-learning-to-predict-the-quality-of-wines-9e2e13d7480d)
@@ -526,7 +526,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
526
526
-[Linear Regression in Python without sklearn](https://medium.com/we-are-orb/linear-regression-in-python-without-scikit-learn-50aef4b8d122)
527
527
-[Multivariate Linear Regression without sklearn](https://medium.com/we-are-orb/multivariate-linear-regression-in-python-without-scikit-learn-7091b1d45905)
528
528
-[Music Recommender using KNN](https://towardsdatascience.com/how-to-build-a-simple-song-recommender-296fcbc8c85)
529
-
- Find Similar Quora Questions:
529
+
- Find Similar Quora Questions: (Deprecated)
530
530
-[Using BOW, TFIDF and Xgboost](https://towardsdatascience.com/finding-similar-quora-questions-with-bow-tfidf-and-random-forest-c54ad88d1370)
531
531
-[Using Word2Vec and Xgboost](https://towardsdatascience.com/finding-similar-quora-questions-with-word2vec-and-xgboost-1a19ad272c0d)
532
532
-[Detecting Fake News with Python and Machine Learning](https://data-flair.training/blogs/advanced-python-project-detecting-fake-news/)
@@ -604,11 +604,10 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
604
604
-[CNN using Keras to automatically classify root health](https://www.pyimagesearch.com/2018/10/15/deep-learning-hydroponics-and-medical-marijuana/)
605
605
-[Keras vs Tensorflow](https://www.pyimagesearch.com/2018/10/08/keras-vs-tensorflow-which-one-is-better-and-which-one-should-i-learn/)
606
606
-[Deep Learning and Medical Image Analysis for Malaria Detection](https://www.pyimagesearch.com/2018/12/03/deep-learning-and-medical-image-analysis-with-keras/)
607
-
-[Transfer Learning for Image Classification using Keras](https://towardsdatascience.com/transfer-learning-for-image-classification-using-keras-c47ccf09c8c8)
607
+
-[Transfer Learning for Image Classification using Keras](https://web.archive.org/web/20181220071910/https://towardsdatascience.com/transfer-learning-for-image-classification-using-keras-c47ccf09c8c8?gi=a6f33db2a665)
608
608
-[Code a Smile Classifier using CNNS in Python](https://github.com/kylemcdonald/SmileCNN)
609
609
-[Natural Language Processing using scikit-learn](https://web.archive.org/web/20200414132154/https://towardsdatascience.com/natural-language-processing-count-vectorization-with-scikit-learn-e7804269bb5e)
610
610
-[Code a Taylor Swift Lyrics Generator](https://web.archive.org/web/20190706003619/https://towardsdatascience.com/ai-generates-taylor-swifts-song-lyrics-6fd92a03ef7e)
611
-
-[Mask detection using PyTorch Lightning](https://web.archive.org/web/20241123225203/https://towardsdatascience.com/how-i-built-a-face-mask-detector-for-covid-19-using-pytorch-lightning-67eb3752fd61?gi=2cdae04f54a6)
612
611
-[Create your first PPO (Proximal Policy Optimization) in Python: Deep Reinforcement Learning Course in Chinese](https://github.com/opendilab/PPOxFamily)
613
612
614
613
### Game Development:
@@ -708,7 +707,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
708
707
709
708
-[How To Build A Blog With Laravel](https://www.youtube.com/playlist?list=PLwAKR305CRO-Q90J---jXVzbOd4CDRbVx) (video)
710
709
-[Make Your Own Blog (in Pure PHP)](http://ilovephp.jondh.me.uk/en/tutorial/make-your-own-blog)
711
-
-[Build A Real Estate Website Example with SilverStripe](https://www.silverstripe.org/learn/lessons/)
710
+
-[Build A Real Estate Website Example with SilverStripe](https://www.silverstripe.org/learn/lessons/) (deprecated)
712
711
-[Building Realtime Chat App with Laravel 5.4 and VueJS](https://www.youtube.com/playlist?list=PLXsbBbd36_uVjOFH_P25__XAyGsohXWlv) (video)
713
712
-[Build A Social Network: Laravel 5 - Youtube](https://www.youtube.com/playlist?list=PLfdtiltiRHWGGxaR6uFtwZnnbcXqyq8JD) (video)
714
713
- Build a full-featured multi-tenant app with Laravel:
@@ -758,7 +757,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
758
757
## R:
759
758
760
759
-[Build Web Apps with Shiny](http://shiny.rstudio.com/tutorial/)
761
-
-[Build A Cryptocurrency Bot](https://web.archive.org/web/20180530163142/https://towardsdatascience.com/build-a-cryptocurrency-trading-bot-with-r-1445c429e1b1) (Deprecated)
760
+
-[Build A Cryptocurrency Bot](https://web.archive.org/web/20180530163142/https://towardsdatascience.com/build-a-cryptocurrency-trading-bot-with-r-1445c429e1b1)
762
761
-[Learn Associate Rule Mining in R](https://towardsdatascience.com/association-rule-mining-in-r-ddf2d044ae50)
763
762
-[Make a Linear regression in R](https://www.scribbr.com/statistics/linear-regression-in-r/)
764
763
@@ -784,7 +783,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
0 commit comments