Pinned Repositories
briefcase
Tools to support converting a Python project into a standalone native application.
cmake_SG2
cmake project for SG2 algorithm
dart-pytorch
A dart wrapper of libtorch using dart:ffi, which can facilitate mobile AI development with Flutter.
dart-webgl
Learn WebGL with Dart
dart_terminal
A simple terminal application written in Flutter that executes Dart code in a REPL.
PinyinCopybook
拼音汉字田字格A4排版后生成png,python纯
SE-Geometry
An Easy-to-Use and Fast Sun Position Calculator
vdt
relocatable and importable at build tree
towncrier
Manage the release notes for your project.
mikesongming's Repositories
mikesongming/PinyinCopybook
拼音汉字田字格A4排版后生成png,python纯
mikesongming/SE-Geometry
An Easy-to-Use and Fast Sun Position Calculator
mikesongming/briefcase
Tools to support converting a Python project into a standalone native application.
mikesongming/cmake_SG2
cmake project for SG2 algorithm
mikesongming/dart-pytorch
A dart wrapper of libtorch using dart:ffi, which can facilitate mobile AI development with Flutter.
mikesongming/dart_terminal
A simple terminal application written in Flutter that executes Dart code in a REPL.
mikesongming/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
mikesongming/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
mikesongming/ecoute_on_Macbook
Ecoute is a live transcription tool that provides real-time transcripts for both the user's microphone input (You) and the user's speakers output (Speaker) in a textbox. It also generates a suggested response using OpenAI's GPT-3.5 for the user to say based on the live transcription of the conversation.
mikesongming/electron-forge-demo
demo project of electron-forge webpack template
mikesongming/gh_demo
demo of github actions
mikesongming/google_tutorial
demo of google c++ libraries
mikesongming/vdt
relocatable and importable at build tree
mikesongming/gym
An updated gym for Python3.9, without MujocoPyEnvs
mikesongming/Gymnasium
A standard API for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
mikesongming/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
mikesongming/HanLP
Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification
mikesongming/mikesongming.github.io
My Personal Page
mikesongming/moviepy
Video editing with Python
mikesongming/mpi4py
Python bindings for MPI
mikesongming/mujoco-tutorial
My Notes on https://pab47.github.io/mujoco.html
mikesongming/PyREPL
Demo of a Python REPL embedded in C++, using Pybind11
mikesongming/pytorch-sentiment-analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
mikesongming/recommenders
Best Practices on Recommendation Systems, forked to update packages
mikesongming/Reflection-Removal-Techniques-Review
mikesongming/Render-Books
游戏引擎开发资料汇总(https://www.zhihu.com/people/yangshuohao)
mikesongming/spinningup_pytorch
An educational resource to help anyone learn deep reinforcement learning, with support for PyTorch
mikesongming/Stein-Variational-Gradient-Descent
code for the paper "Stein Variational Gradient Descent (SVGD): A General Purpose Bayesian Inference Algorithm"
mikesongming/tianshou
An elegant PyTorch deep reinforcement learning library.
mikesongming/toga
A Python native, OS native GUI toolkit.