RoboticsClubIITJ / ML-DL-implementation

An implementation of ML and DL algorithms from scratch in python using nothing but NumPy and Matplotlib.
BSD 3-Clause "New" or "Revised" License
47 stars 68 forks source link

Initialized GitHub Action (lint test) #194

Closed Akhil-blanc closed 1 year ago

Akhil-blanc commented 1 year ago

References to other Issues or PRs or Relevant literature

NA

Brief description of what is fixed or changed

Other comments

Currently, python-app.yml file is configured to install dependencies as well which are not used in lint testing but will be used later for pytest.