Skip to content
View gister9000's full-sized avatar
🤓
🤓

Highlights

  • Pro
Block or Report

Block or report gister9000

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Genetic-Algorithm Genetic-Algorithm Public

    Genetic algorithm proven to be very effective on optimization problems with many local optima. Supports binary and floating point representations.

    Python

  2. APIMonitor-Process-Injection-Config-File APIMonitor-Process-Injection-Config-File Public

    A file I created to analyze process injections in malware using a free API Monitor tool from rohitlab:

    1

  3. DeepLearning DeepLearning Public

    Solved programmatic and math exercises to learn about deep neural networks.

    HTML

  4. N-dimensional-Heuristic-Optimization-Algorithms N-dimensional-Heuristic-Optimization-Algorithms Public

    Implementation of various N-dimansional heuristic optimization algorithms such as Nelder Mead simplex, Box, axis search, gradient descent, Newton Rhapson, Hooke Jeeves etc.

    Python 1

  5. Combining-fuzzy-logic-neural-networks-and-genetic-algorithm Combining-fuzzy-logic-neural-networks-and-genetic-algorithm Public

    Repo contains implementations of fuzzy logic structures and operations, implementation of neural networks and genetic algorithms. They are first tested separately and then combines in various ways.

    Python 3

  6. Big-Data Big-Data Public

    Simple, but brilliant ideas implemented to effectively process huge amounts of data. Mostly algorithms used by search engines and social networks.

    Python