Showing posts with label A. Show all posts
Showing posts with label A. Show all posts
Sunday, March 7, 2021
Wednesday, January 20, 2021
Useful Websites
Updating...
Free Virtual Machine Online
- VMWARE: run a virtual machine online (1h30m)
Video Editors
- Screencapture: record screen
- Kapwing: making video lyrics online
- Pr: animated video lyrics
Code Editors
- CoCalc: edit Python
- JDoodle: run code on webs
- RollApp: run Spyder on Cloud
- Jupyter: run types of Jupyter Notebook
- Binder: run Jupyter Notebook from Github or Gitlab or Gists
- Google Colab: run Jupyter Notebook with 12GB RAM
- Dillinger: run Markdown online
- six ways run Jupyter Notebook: Binder, Kaggle Kernels, Google Colab, Microsoft Azure Notebooks, CoCalc, Datalore
- Notebook AI: Similar to JupyterLab
- JSFIDDLE: Best js editor with cloud save
- JS bin: good
- W3 school: intermediate
- Glot.io: intermediate
- Repl.it: intermediate
- Kaggle: free Notebook with 2.5GB RAM
- RStudio: free Notebook with 1GB RAM
Smart Contracts
- Solidity Ethereum with Python
Mathematics Society
- Scopus: Scopus ranking
- SCI: SCI journals
- Conf Ranking: Conf Ranking by IF
- Reasearch.com: Conf ranking
- Google scholar metric: journal and conf ranking
- Sci-hub: download papers
- Genesis Library: download books
- Shanghai Ranking: see tab Ranking
- QS Ranking: see tab Ranking
- arXiv: download-free papers
- HAL: download-free papers
- Thèse: download-free theses from France
- Math Stack Exchange: maths forum
Subscribe to:
Posts (Atom)
Popular Posts
-
skeleton Shape Analysis: Skeleton of Point Cloud with Python Source code: Github Understanding the shape of data is ...
-
SVM Support Vector Machine (P1) In this tutorial, we learn how to model the problem of classifying two clouds of data ...
-
Lasso Safe Screening Lasso Safe Screening for Feature Elimination Lasso promotes sparsity in machine learning, statist...
-
Interior_point_method Linear Programming using Interior Point Method Linear programming is a method to optimize a line...
-
similarity-between-Lasso-and-SVM Duality structure between Lasso and SVM In this post, we reveal a striking connection...
-
Github How to run Python online Using Github + MyBinder You first upload your Python script and a Jupyter notebook ...
-
Duality in Optimization Duality in Optimization This post provides references for a collection of duality results in o...
-
MNIST_classification_with_Pytorch_NN MNIST Classification using PyTorch’s Neural Network 1. Introduction 1.1. MNIST D...
-
Solving Elastic-Net problem Solving Elastic-Net problem using Proximal Gradient Descent The Python code of this post i...
-
measure-text-in-Typst Adaptive Table Layout in Typst Based on Sentence Length Goal We have four sentences and want to...