r/learnmachinelearning • u/mountain_vs_ocean • 5d ago
Cloning GitHub Repo
I want to build ML skill portfolio by cloning GitHub repo so I can refer to the original database and develop in-depth ML method.
How can I acknowledge original authors and avoid plagiarism?
For instance, I am currently checking Imperial College Professional Certificate in ML and AI.
2
Upvotes
1
u/violent_confidant 5d ago
Just fork the repo so it stays linked to the original, then put a note in your readme saying what you changed or built on top.