Skip to content

Miscellaneous helpers separately installable python modules for various machine learning and data analysis app as well as end application.

License

Notifications You must be signed in to change notification settings

ekbanasolutions/misc-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

misc-helpers

Miscellaneous helpers separately installable python modules for various machine learning and data analysis app as well as end application.

About

This repository hosts the helpers packages that are needed, developed and used for various machine learning, data analysis application as well the automation and deployment on edge devices.

Installation/Contribution

  • Fork & clone this repo git clone [email protected]:ekbanasolutions/misc-helpers.git
  • cd misc-helpers, you will notice the empty directory of submodules. cd inside your desired directory
  • git submodule init
  • git submodule update
  • You should now be able to see the actual codes in the submodule, now you can work/commit and make the pull request as needed.
  • You have to do the similar with other submodules in which you're intrested to contribute.

For more information about the submodule, please refer to the git submodule page. If you're intrested in all the submodules inside the project then, you can directly do: git clone --recurse-submodules [email protected]:ekbanasolutions/misc-helpers.git

About

Miscellaneous helpers separately installable python modules for various machine learning and data analysis app as well as end application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published