Python Forum
Module for creating kernels and convoluting images (Machine Learning)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Module for creating kernels and convoluting images (Machine Learning)
#1
I've created a 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. Check it out below and any comments/feedback would be appreciated!

SimpleFilter
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Choosing the Best Machine Learning Model FelixLarry 1 2,615 Dec-23-2022, 07:36 AM
Last Post: praveencqr
  Automate Machine Learning Workflows with Pipelines FelixLarry 0 1,765 Sep-06-2022, 09:37 PM
Last Post: FelixLarry
  Compare Machine Learning Regression Algorithms Consistently FelixLarry 0 1,862 Sep-06-2022, 09:25 PM
Last Post: FelixLarry
  Evaluating the Performance of Machine Learning Algorithms FelixLarry 0 2,050 Sep-02-2022, 09:20 PM
Last Post: FelixLarry

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020