An implementation of ML and DL algorithms from scratch in python using nothing but NumPy and Matplotlib.
BSD 3-Clause "New" or "Revised" License
49
stars
69
forks
source link
Refactored config and template files #192
Closed
Akhil-blanc closed 1 year ago
References to other Issues or PRs or Relevant literature
NA
Brief description of what is fixed or changed
pull_request_template.md
into.github/PULL_REQUEST_TEMPLATE
travis.yml
Other comments
Travis CI is no longer free for open source projects. So, we are not using it anymore. Pull_request_template file was not in its appropriate position.