FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Original HTTPS Page]

kaybrian (Kayongo Johnson Brian) · GitHub

🎯
Developing the next big thing
🎯
Developing the next big thing

Block or report kaybrian

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.

Close all issues, pull requests, and discussions opened by this user Content in all repositories owned by your account will be closed.
Add an optional note
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
kaybrian/README.md
class KayongoBrian(Agent):
    """Machine learning engineer. Trains things until they work."""

    observation_space = ["computer vision", "deep RL", "real-world data"]
    action_space      = ["train", "ship", "teach", "repeat"]
    reward            = "models that actually make it to production"

    def policy(self, state):
        return max(self.ideas, key=lambda a: a.q_value)   # mostly greedy
while alive: explore(); exploit(); log_everything()

Pinned Loading

  1. Neural_network Neural_network Public

    Python 1 1

  2. web_performace web_performace Public

    Python 1

  3. Image-classificatoin-django Image-classificatoin-django Public

    Python 1

  4. devfest_kampala_NST devfest_kampala_NST Public

    Neural Style Transfer (NST) is one of the most fun techniques in deep learning. It merges two images, namely, a "content" image (C) and a "style" image (S), to create a "generated" image (G). The g…

    Jupyter Notebook 20

  5. devfest-nairobi-2024 devfest-nairobi-2024 Public

    The objective of this project is to leverage transfer learning to detect pneumonia from chest X-ray images. Pneumonia is a lung infection that can be bacterial or viral, leading to severe respirato…

    Jupyter Notebook 6 1

  6. Water-Quality-Model- Water-Quality-Model- Public

    Forked from RuthBiney/Water-Quality-Model-

    Jupyter Notebook 1


Back | FazBrowse Home | New Git URL