Skip to content
View HanjoPurebuddha's full-sized avatar
Block or Report

Block or report HanjoPurebuddha

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

Popular repositories Loading

  1. Monte-Carlo-Tree-Search-for-Go Monte-Carlo-Tree-Search-for-Go Public

    A Java implementation of Monte-Carlo Tree Search for Go.

    Java 3 2

  2. sparse_ppmi sparse_ppmi Public

    Create a sparse scipy PPMI (Positive-Pointwise Mutual Information) matrix from a sparse scipy matrix of integers. Based on code from svdmi: https://github.com/Bollegala/svdmi/blob/master/src/svdmi.py

    Python 1

  3. image-generator-using-openai-api image-generator-using-openai-api Public

    Forked from sauravhathi/image-generator-using-openai-api

    This is a simple image generator using OpenAI API. you can generate images by entering short description of the image or by entering a keyword.

    JavaScript 1

  4. ConvertOpenAIDataExportChatGPTJsonLFineTuningGPT3.5orGPT4 ConvertOpenAIDataExportChatGPTJsonLFineTuningGPT3.5orGPT4 Public

    This a repository for converting your OpenAI data exports into jsonL format for fine-tuning a 3.5 model. These jsonL scripts can be used following the OpenAI API fine-tuning docs. https://platform.…

    Python 1

  5. ChatGPT4RPS ChatGPT4RPS Public

    RPS Tournament GPT-4, code generated with Sophia Intelligence AI research http:https://sophiaintelligence.ai

    Python 1

  6. InterpretableLSTM InterpretableLSTM Public

    My work towards creating an LSTM with an interpretable internal state. Currently just tunes parameters on the IMDB Large Movie Review dataset for sentiment analysis.

    Python