Pinned Repositories
av-LLM-Papers-and-Projects
audio-visual large language model (av-LLM) related papers & projects
AlgorithmsPrepareForInterview
leetcode.com , algoexpert.io solutions in python and swift
annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
arl-eegmodels
This is the Army Research Laboratory (ARL) EEGModels Project: A Collection of Convolutional Neural Network (CNN) models for EEG signal classification, using Keras and Tensorflow
automated-interpretability
computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
Deep-Q-Learning-Paper-To-Code
deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
educative.io_courses
this is downloadings of all educative.io free student subscription courses as pdf from GitHub student pack
ESL-CN
The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。
cathyliucx's Repositories
cathyliucx/av-LLM-Papers-and-Projects
audio-visual large language model (av-LLM) related papers & projects
cathyliucx/mmlm-paper-list
Multimodal Large Model related paper list
cathyliucx/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
cathyliucx/automated-interpretability
cathyliucx/noteImage
save note images
cathyliucx/computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
cathyliucx/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
cathyliucx/LLMsPracticalGuide
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
cathyliucx/llama-cathy
Inference code for LLaMA models
cathyliucx/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
cathyliucx/Deep-Q-Learning-Paper-To-Code
cathyliucx/bypass-paywalls-chrome
Bypass Paywalls web browser extension for Chrome and Firefox.
cathyliucx/annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
cathyliucx/python-machine-learning-book-3rd-edition
The "Python Machine Learning (3rd edition)" book code repository
cathyliucx/pytorch-cosine-annealing-with-warmup
cathyliucx/educative.io_courses
this is downloadings of all educative.io free student subscription courses as pdf from GitHub student pack
cathyliucx/The-Source-Informed-Segmentation-Plugin-for-Brainstorm-Toolbox
[cite] Ali E. Haddad and Laleh Najafizadeh, "Source-informed segmentation: A data-driven approach for the temporal segmentation of EEG," IEEE Transactions on Biomedical Engineering, vol. 66, no. 5, pp. 1429-1446, 2019.
cathyliucx/arl-eegmodels
This is the Army Research Laboratory (ARL) EEGModels Project: A Collection of Convolutional Neural Network (CNN) models for EEG signal classification, using Keras and Tensorflow
cathyliucx/AlgorithmsPrepareForInterview
leetcode.com , algoexpert.io solutions in python and swift
cathyliucx/Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions
Solutions of Reinforcement Learning, An Introduction
cathyliucx/ESL-CN
The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。
cathyliucx/pytorch-pretrained-BERT
A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.