• Stars
    star
    1
  • Language
    Python
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A tool that guesses if you are interested in an article based on previous inputs. The preferences classifier works by encoding the webpage title and FQDN using a pre-trained NLP model and then using the outputs of the pre-trained models to train a classifier.

More Repositories

1

Mimic

A Gameboy emulator written in Rust
Rust
244
star
2

Synthic

Automatically generate gameboy music using machine learning
Rust
14
star
3

PiFC

Building a Raspberry Pi flight controller
Rust
12
star
4

klee-rust

A interface for KLEE on the Rust language
Rust
9
star
5

c8hardcaml

An implementation of a CHIP-8 machine for FPGAs in Hardcaml with a custom assembler for writing test programs
OCaml
8
star
6

ocamlGpiod

Ocaml binding auto-generation for libgpiod
OCaml
5
star
7

Puffer

Packet level firewall for Android
C++
5
star
8

Dawn

Dawn is a project to create a simple, working x86 operating system. View the readme or the documentation for more information.
C
4
star
9

ocamlIoUringAsyncBackend

An attempt at an IO uring backend for Async
OCaml
4
star
10

CHIP-9

A CHIP-8 emulator written in Rust
Rust
4
star
11

rust-tiff

Parse TIFF data in Rust
Rust
2
star
12

rustTorrent

Rust Torrent Library
Rust
2
star
13

Scribble

Scribble is a scripting language, register-based IR, and interpreter designed to be embedded in large applications. The language has a simple syntax, is garbage collected, and supports type inference. It is designed in a way that enables quick integration with large C++ projects.
C++
2
star
14

Cipher

Playground for crypto experiments in Rust
Rust
1
star
15

EncryptThing

Simple AES decrypt/encrypt in Rust
Rust
1
star
16

LJIT

Implementing simple JIT compiler
C++
1
star
17

Simplex

A simple simplex solver
C
1
star
18

SimpleLog

Simple logging library written in Rust used on two of my packages
Rust
1
star
19

risc-v-emulator

A WIP R32I emulator in Rust
Rust
1
star
20

Brainfuck-Interpreter

A Haskell Brainfuck Interpreter
Haskell
1
star
21

New-Worlds

Implementing a basic MUD in Rust to experiment with TCP
Rust
1
star
22

ocamlLlvmLispJit

A small LISP-like programming language with a JIT engine backed by LLVM
OCaml
1
star
23

Parrot2

A static website generator written in Ocaml
OCaml
1
star
24

Pico-W-Tetris

An implementation of Tetris to run on a Pico W with an I2C screen. The core is all [#no_std].
Rust
1
star
25

RustMatrix

Simple Rust Matrix data structure implementation
Rust
1
star
26

rustRingbuffer

An efficient single-producer single-consumer ringbuffer in Rust that can be shared between threads
Rust
1
star
27

Parrot

A static website generator that generates a website from a HTML skeleton. Includes easy extension through template strings and automatic image web optimization. Written entirely in Haskell
Haskell
1
star