Channel Avatar

RJ Studio @UCrmJdnPmle514qkK3lLOsVQ@youtube.com

2.4K subscribers - no pronouns :c

Welcome to RJ Studio (β–°Λ˜β—‘Λ˜β–°) Through this channel, I would


04:25
#Python | Bert for Question Answering | #HuggingFace #PyTorch
04:41
#Python | Intro to Sentence Transformer | #HuggingFace #PyTorch #BERT
05:20
#Python | Intro to HuggingFace: DistilBERT | #PyTorch #BERT
04:47
#Python | Intro to HuggingFace - pipeline & AutoClasses | #PyTorch #AIcommunity
05:18
#Python | KNN Regression aka KNeighborsRegressor | #scikitlearn
07:35
#Python | RNN Classifier using PyTorch | #DeepLearning #Classification
08:08
#Python | Text Generation, Next Character Prediction | #GenerativeAI #TextGeneration #LLM
04:09
#Python | SMOTE, Synthetic Minority OverSampling Technique | #imbalanceddataset #pandas #seaborn
06:11
#Python | Dendrogram, Hierarchical Clustering | #pandas #scipy
04:50
#Python | One-way ANOVA | #shapirowilk #levene #posthoc #scipy
08:07
#Python | Decision Tree Classifier | #scikitlearn #FeatureImportance #pandas
05:10
#Python | the LASSO Regression | #Regularization #LinearRegression #pandas #matplotlib
06:16
#Python | Boxplot & Detect Outliers | #Boxplots #pandas #matplotlib #DataVisualization
03:15
#Python | UnPivot Pandas DataFrame pd.melt() | #pandas #DataVisualization
03:30
#Python | json module: JSON data β†’ Pandas DataFrame | #json #pandas
04:08
#Python | sqlite3 module: SQLite db β†’ Pandas DataFrame | #sqlite3 #pandas
03:11
#SQL | SQLite Browser: CSV β†’ Database | #SQLite #DBbrowser #database
03:17
#Docker | Docker Volume, docker run -v | #httpd #DockerVolume #도컀
04:18
#Docker | DBeaver 🦫 for Data Import | #PostgreSQL #DBeaver #Database #디비버
05:21
#Docker | Docker Intro & PostgreSQL Image | #postgresql #database #도컀
03:47
#Python | Keras plot_model() Neural Network Architecture Visualization | #Keras #TensorFlow
03:48
#Python | TensorBoard β˜… BROWSER-based visualization tool | #TensorBoard #DataVisualization
04:07
#Python | Draw a Paraboloid z = x^2 + y^2 | #Calculus #Numpy #Matplotlib
01:50
#Java | Java Arrays β˜• | #JavaArray #JavaClass #JavaCompiler #intellij
02:03
#Java | Intro to Java! β˜• | #JavaClass #javac #intellij
06:57
#Python | Visualize what ConvNets see! 🐢 | #Convolutional #Tensorflow #DataVisualization
08:13
#Python | PreTrained VGG-16 model (Visual Geometry Group) | #VGG16 #Tensorflow #Convolutional
11:52
#Python | Data Augmentation using ImageDataGenerator 🐢😺 | #Tensorflow #DataAugmentation #Kaggle
08:00
#Python | Keras Tuner, HyperTuning | #Hyperparameter #Keras #Tensorflow #DeepLearning
06:34
#Python | 1D Convolutions (aka Conv1D) | #convolutional #NeuralNetworks #DeepLearning
07:33
#Python | PyTorch ConvNet ... classify FashionMNIST clothing! | #NeuralNetwork #ComputerVision
09:08
#Python | Intro to PyTorch Neural Networks ... classify FashionMNIST clothing! | #DeepLearning
08:13
#Python | Recurrent Neural Networks | #RNN #LSTM #Bidirectional #WordEmbedding #DeepLearning
05:39
#Python | StandardScaler & OneHotEncoder | #sklearn #StandardScaler #OneHotEncoder #preprocessing
09:00
#Python | GloVe, Global Vectors for Word Representation | #GlobalVector #WordEmbedding #Stanford
05:06
#Python | Word Embedding & Embedding Layer | #WordEmbedding #DeepLearning #Tensorflow #Keras
04:08
#Python | from tensorflow.keras.preprocessing.text import Tokenizer | #Tokenization #tensorflow
04:08
#Python | Compressed Sparse Row (CSR) format vs Sparse Matrix | #SparseMatrix #Scipy #Numpy
06:29
#Python | Non-linear Connectivity Topology | #ResNet #DeepLearning #Tensorflow #NeuralNetworks
05:02
#Python | Classify MNIST digits using Convnet | #mnist #DeepLearning #Tensorflow #NeuralNetwork
06:03
#Python | The Functional API to train Deep Learning model | #MNIST #DeepLearning #Tensorflow
03:00
#Python | SymPy, Python Library for Symbolic Mathematics | #SymPy #differentiation #derivative
03:29
#Python | def __call__(self): ... Magic / Dunder Methods! | #PythonClass #Dunder
04:36
#Python | NumPy vs Pandas .. Who's Faster?? | #ElapsedTime #sklearn
07:20
#Python | Reduce Overfitting: 1) Model Capacity 2) Regularization 3) Dropout | #Regularization
03:58
#SQL | CASE WHEN & NTILE() Function | #SQLbasics #SQLpractice
08:19
#Python | Cross Validation in Deep Learning | #CrossValidation #DeepLearning #Tensorflow
04:53
#Python | sklearn.pipeline | #sklearn #scikitlearn #PythonMachineLearning #PolynomialRegression
04:21
#Python | Information Bottleneck ...when Intermediate Layer is too small | #DeepLearning #Tensorflow
08:02
#Python | Deep Learning with MNIST, Classify Handwritten Digits | #mnist #DeepLearning #Tensorflow
05:59
#Python | Seaborn, A Popular Statistical Graphics Library! | #seaborn #DataVisualization #Pairplot
03:40
#Python | if __name__ == "__main__": | #PythonProgramming #LearnPython #__name__
04:35
#Python | Web Scraping YouTube Video Titles | #WebScraping #BeautifulSoup #Selenium #YouTubeTitle
08:58
#Python | Pandas GroupBy for EDA | #GroupBy #DataAnalysis #PythonForDataAnalysis #EDA
02:52
#R | Re-Ordering Factors: fct_reorder(), fct_infreq(), fct_rev() | #tidyverse #RforDataScience
09:09
#Python | Categorical Data using Pandas | #Pandas #CategoricalData #PythonForDataAnalysis
03:06
#R | vistributions: visualize Probability Distributions | #ProbabilityDistributions #RPackage
04:56
#Python | Save Python work in CSV from Terminal | #csvModule #sysModule #osModule #PythonTerminal
03:11
#Python | Run Python Script from Terminal | #PythonScript #SysModule #OsModule #PythonTerminal
03:49
#Python | Try Except statements | #TryExcept #PythonException #ExceptionHandling