-
JARVIS Public
Forked from microsoft/JARVISJARVIS, a system to connect LLMs with ML community
Python MIT License UpdatedApr 5, 2023 -
yt-dlp Public
Forked from yt-dlp/yt-dlpA youtube-dl fork with additional features and fixes
Python The Unlicense UpdatedMar 15, 2023 -
Infinite-Storage-Glitch Public
Forked from DvorakDwarf/Infinite-Storage-GlitchISG lets you use YouTube as cloud storage for ANY files, not just video
Rust GNU General Public License v3.0 UpdatedFeb 23, 2023 -
obs-studio Public
Forked from obsproject/obs-studioOBS Studio - Free and open source software for live streaming and screen recording
C GNU General Public License v2.0 UpdatedApr 21, 2022 -
2021Tbrain-OCR-Challenge Public
2021玉山人工智慧公開挑戰賽冬季賽-印刷或手寫序號(含數字及英文字母)的自動辨識
Jupyter Notebook MIT License UpdatedApr 20, 2022 -
Kaggle_Bike-Sharing-Demand Public
In this competition, participants are asked to combine historical usage patterns with weather data in order to forecast bike rental demand in the Capital Bikeshare program in Washington, D.C.
Jupyter Notebook MIT License UpdatedApr 13, 2022 -
CS6955 Public
Deep Learning course of The University of Utah in Fall Semester 2021
Jupyter Notebook MIT License UpdatedApr 7, 2022 -
darknet Public
Forked from AlexeyAB/darknetYOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
C Other UpdatedOct 4, 2021 -
tailscale Public
Forked from tailscale/tailscaleThe easiest, most secure way to use WireGuard and 2FA.
Go BSD 3-Clause "New" or "Revised" License UpdatedAug 9, 2021 -
Q-learning_Solve_Maze Public
Train an agent to complete the maze problem with the Q-learning algorithm.
Python MIT License UpdatedAug 4, 2021 -
coding-interview-university Public
Forked from jwasham/coding-interview-universityA complete computer science study plan to become a software engineer.
-
-
-
benthos Public
Forked from redpanda-data/connectA stream processor for mundane tasks written in Go
Go MIT License UpdatedNov 30, 2020 -
leedeeprl-notes Public
Forked from datawhalechina/easy-rl李宏毅《深度强化学习》笔记,在线阅读地址:https://datawhalechina.github.io/leedeeprl-notes/
Python Other UpdatedNov 25, 2020 -
pydata-book Public
Forked from wesm/pydata-bookMaterials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
Jupyter Notebook Other UpdatedOct 25, 2020 -
BCQ Public
Forked from sfujim/BCQAuthor's PyTorch implementation of BCQ for continuous and discrete actions
Python MIT License UpdatedOct 12, 2020 -
jfrog-docker-repo-simple-example Public
Forked from jfrog/jfrog-docker-repo-simple-exampleGetting started with JFrog Docker Repos - Example
Dockerfile UpdatedOct 10, 2020 -
Facebooker Public
Forked from gpwork4u/Facebookeran unofficial facebook api
Python MIT License UpdatedSep 15, 2020 -
reinforcement-learning-an-introduction Public
Forked from ShangtongZhang/reinforcement-learning-an-introductionPython Implementation of Reinforcement Learning: An Introduction
Python MIT License UpdatedJul 5, 2020 -
PyPtt Public
Forked from PyPtt/PyPtt支援 PTT 還有 PTT2 的 PTT API
Python GNU Lesser General Public License v3.0 UpdatedMar 22, 2020 -
-
DQN-for-LunarLander-v2 Public
Coding up some of the basic Reinforcement Learning in the OpenAI gym environment using Pytorch stored in jupyter notebooks.