Skip to content
View kristogj's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Organizations

@ntnu-ai-lab @BRAIN-NTNU
Block or Report

Block or report kristogj

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 Loading

  1. deep_learning deep_learning Public

    Different deep learning projects using PyTorch exploring topics like feedforward neural networks, convolutional neural networks, recurrent neural networks and generative adversarial networks 🧠

    Python

  2. chatbot chatbot Public

    A chatbot built of a seq2seq RNN model with an added attention mechanism to the decoder 🤖

    Python 4

  3. rl-peg-solitaire rl-peg-solitaire Public

    Solving Peg Solitaire using a general-purpose Actor-Critic Reinforcement Learner 🦾

    Python

  4. on-policy-mcts on-policy-mcts Public

    Monte Carlo Search Tree for training shared Actor-Critic-Network on the game Hex🏋️

    Python 4

  5. dcgan dcgan Public

    DCGAN in PyTorch as explained on https://arxiv.org/abs/1511.06434

    Python

  6. rock-paper-scissors rock-paper-scissors Public

    Using Convolutional Neural Networks and transfer learning to predict rock, paper or scissors in real-time from webcamera on your own computer ✂️

    Python