Protoss In Matrix's repositories

movie_rating_prediction

Predict movie's IMDB rating

aima-python

Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"

Language:Jupyter NotebookLicense:MITStargazers:1Issues:1Issues:0

minimal-nn

A minimal implementation of neural network for MNIST experiment. Used as an exercise to help understanding Backpropagation by implementing it in NumPy.

Language:PythonStargazers:1Issues:1Issues:0

MLAlgorithms

Minimal and clean examples of machine learning algorithms

Language:PythonLicense:MITStargazers:1Issues:1Issues:0

DeepLearningBook

MIT Deep Learning Book in PDF format

Stargazers:0Issues:1Issues:0

DeepReinforcementLearning

A replica of the AlphaZero methodology for deep reinforcement learning in Python

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:0Issues:0Issues:0

acme

A library of reinforcement learning components and agents

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0

algorithmic_trading_book

2 books and related source codes for algorithmic trading.

Stargazers:0Issues:0Issues:0

algorithms

Minimal examples of data structures and algorithms in Python

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Apollo-11

Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.

Language:AssemblyLicense:NOASSERTIONStargazers:0Issues:1Issues:0

awesome-chatgpt-prompts

This repo includes ChatGPT prompt curation to use ChatGPT better.

License:CC0-1.0Stargazers:0Issues:0Issues:0

betago

BetaGo: AlphaGo for the masses, live on github.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

ChatterBot

ChatterBot is a machine learning, conversational dialog engine for creating chat bots.

Language:PythonLicense:BSD-3-ClauseStargazers:0Issues:1Issues:0

ELF

ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

gpt-2

Code for the paper "Language Models are Unsupervised Multitask Learners"

License:NOASSERTIONStargazers:0Issues:0Issues:0

gpt-fast

Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.

License:BSD-3-ClauseStargazers:0Issues:0Issues:0

gs-quant

Python toolkit for quantitative finance

License:Apache-2.0Stargazers:0Issues:0Issues:0

JARVIS

JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Learn-Algorithmic-Trading

Learn Algorithmic Trading, Published by Packt

License:MITStargazers:0Issues:0Issues:0

leela-zero

Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.

Language:C++License:GPL-3.0Stargazers:0Issues:0Issues:0

llama2.c

Inference Llama 2 in one file of pure C

License:MITStargazers:0Issues:0Issues:0

llamafile

Distribute and run LLMs with a single file.

License:NOASSERTIONStargazers:0Issues:0Issues:0
License:Apache-2.0Stargazers:0Issues:0Issues:0

markdown-to-json

A tool to turn Markdown into a nested JSON structure.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

minGPT

A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training

License:MITStargazers:0Issues:0Issues:0

minigo

An open-source implementation of the AlphaGoZero algorithm

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0

openchat

OpenChat: Advancing Open-source Language Models with Imperfect Data

License:Apache-2.0Stargazers:0Issues:0Issues:0

pyhdfs

Python HDFS client

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

tensorflow-white-paper-notes

Annotated notes and summaries of the TensorFlow white paper, along with SVG figures and links to documentation

License:MITStargazers:0Issues:1Issues:0

TensorSlow

Re-implementation of TensorFlow in pure python, with an emphasis on code understandability

Language:Jupyter NotebookStargazers:0Issues:1Issues:0