Best way to share code? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Best way to share code?

Hey guys, What's the best way to share a code I've written (more specifically a Python module that I've pushed to GitHub and Pypi) to get people using it and giving me feedback/help me improve it? If anyone's interested, it's Python3 module for creating simple filters (kernels) and using them to convolute images. This is useful for creating convolutional layers in a convolutional neural network. You can check it out here: https://github.com/dibsonthis/SimpleFilter Any help would be appreciated :)

14th Dec 2017, 1:38 PM
Adib Attie
Adib Attie - avatar
1 Answer
0
if isn't github, use stack overflow
16th Dec 2017, 5:42 PM
Rafael