Aiden's repositories

road-to-master

A repo to store our research footprint on AI

Language:Jupyter NotebookLicense:MITStargazers:17Issues:0Issues:0

HelloBERTopic

BERTopic 中文使用範例

Language:Jupyter NotebookStargazers:8Issues:2Issues:0
Stargazers:2Issues:0Issues:0
Language:Jupyter NotebookStargazers:1Issues:0Issues:0

llama_playground

Just a llama playground

Language:ShellStargazers:1Issues:0Issues:0

note-algorithm

Just a tiny repo to store some algorithm notes.

Language:CStargazers:1Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Language:SCSSLicense:MITStargazers:0Issues:0Issues:0

aquarium

AI-controlled Linux Containers

License:GPL-3.0Stargazers:0Issues:0Issues:0

Bert4Rec

The implementation of Bert4Rec by pytorch and pytorch-lightning

Stargazers:0Issues:0Issues:0

BERT4Rec-VAE-Pytorch

Pytorch implementation of BERT4Rec and Netflix VAE.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

cornac

A Comparative Framework for Multimodal Recommender Systems

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

fever

FEVER (Fact Extraction and VERification) Annotation Platform and Baselines

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

kafka-docker

Dockerfile for Apache Kafka

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

LF_Golang

A simple handbook for recording my learning footprints of golang~

Stargazers:0Issues:0Issues:0

llama

Inference code for LLaMA models

License:GPL-3.0Stargazers:0Issues:0Issues:0

llama.cpp

Port of Facebook's LLaMA model in C/C++

Language:CLicense:MITStargazers:0Issues:0Issues:0
License:Apache-2.0Stargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

note-git

This repository will document some of the commonly used Git commands and their explanations. I will use tables and charts to illustrate them.

Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

react-page

Next-gen, highly customizable content editor for the browser - based on React and written in TypeScript. WYSIWYG on steroids.

Language:TypeScriptLicense:MITStargazers:0Issues:0Issues:0

recommenders

Best Practices on Recommendation Systems

License:MITStargazers:0Issues:0Issues:0

SCINet

The GitHub repository for the paper: “Time Series is a Special Sequence: Forecasting with Sample Convolution and Interaction“.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0
Language:Jupyter NotebookLicense:NOASSERTIONStargazers:0Issues:0Issues:0

stockpredictionai

In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.

Stargazers:0Issues:0Issues:0