Tran Thu Le
Pages
Home
Topics
Research
Papers
About
Tuesday, March 2, 2021
Brython Calculator
Brython Demo
Calculator:
Example: 3*2=6
Input
Run
Output
Clear
Newer Post
Older Post
Home
Popular Posts
skeleton
skeleton Shape Analysis: Skeleton of Point Cloud with Python Source code: Github Understanding the shape of data is ...
Support Vector Machine (P1)
SVM Support Vector Machine (P1) In this tutorial, we learn how to model the problem of classifying two clouds of data ...
Lasso Safe Screening for Feature Elimination
Lasso Safe Screening Lasso Safe Screening for Feature Elimination Lasso promotes sparsity in machine learning, statist...
Linear Programming using Interior Point Method
Interior_point_method Linear Programming using Interior Point Method Linear programming is a method to optimize a line...
Python Online
Github How to run Python online Using Github + MyBinder You first upload your Python script and a Jupyter notebook ...
similarity-between-Lasso-and-SVM
similarity-between-Lasso-and-SVM Duality structure between Lasso and SVM In this post, we reveal a striking connection...
Duality in Optimization
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_with_Pytorch_NN MNIST Classification using PyTorch’s Neural Network 1. Introduction 1.1. MNIST D...
Solving Elastic-Net problem using Proximal Gradient Descent
Solving Elastic-Net problem Solving Elastic-Net problem using Proximal Gradient Descent The Python code of this post i...
measure-text-in-Typst
measure-text-in-Typst Adaptive Table Layout in Typst Based on Sentence Length Goal We have four sentences and want to...