• Stars
    star
    1
  • Language
    Java
  • Created over 5 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Examples of refactoring based on Robert Martin's book "Clean Code"

More Repositories

1

JavaCoreInAction

Java Core tutorial with theory and code examples
Java
6
star
2

ML_algorithms_Polynomial_Regression_Regularization

Polynomial Regression with regularizations
Jupyter Notebook
6
star
3

ML_algorithms_DecisionTree_Bagging_RF

Decision Tree, Bagging, Random Forest with the use of scikit-learn
Jupyter Notebook
6
star
4

ML_algorithms_SVM

Supported Vector Machine from scratch and with use of scikit-learn
Jupyter Notebook
6
star
5

BotTelegram_ImageStyleTransfer

Implementation of Image Style Transfer with the use of pretrained model from TensorFlow Hub magenta/arbitrary-image-stylization-v1-256/2
Python
6
star
6

ML_algorithms_PCA

Principal Component Analysis from scratch and with use of scikit-learn
Jupyter Notebook
5
star
7

TelegramWeatherBot

Bot Telegram for getting current weather data
Python
5
star
8

ML_algorithms_Logistic_Regression_MNIST

Logistic regression for MNIST dataset from scratch and using sklearn
Jupyter Notebook
5
star
9

ML_algorithms_Logistic_Regression

Logistic regression from scratch and using sklearn
Jupyter Notebook
5
star
10

DL_algorithms_CNN_ImageDataGenerator

ImageDataGenerator for preparing images for CNN, using TensorFlow
Jupyter Notebook
5
star
11

DL_algorithms_Simple_deepNN

Simple deep NN with 3 hidden layers from scratch and with use of TensorFlow
Jupyter Notebook
5
star
12

DL_algorithms_Logistic_Regression_as_NN

Logistic Regression as NN with 1 neuron from scratch and with use of TensorFlow
Jupyter Notebook
5
star
13

ML_algorithms_Linear_Regression

Linear regression from scratch and using sklearn
Jupyter Notebook
5
star
14

DL_algorithms_Simple_NN

Simple NN with 1 hidden layer (tanh activation) from scratch and with use of TensorFlow
Jupyter Notebook
5
star
15

ML_algorithms_KNN

K-Nearest Neighbours from scratch and with use of scikit-learn
Jupyter Notebook
5
star
16

DL_algorithms_Simple_CNN

Simple Convolutional NN with Pool layer from scratch using numpy
Jupyter Notebook
5
star
17

ML_algorithms_NaiveBayes

Naive Bayes classifier from scratch and with use of scikit-learn
Jupyter Notebook
5
star
18

ML_algorithms_KMeans

K-Means clusterization from scratch and with use of scikit-learn
Jupyter Notebook
5
star
19

DL_algorithms_Simple_NN_Regularization

Simple NN with L2 regularization and Dropout from scratch and with the use of TensorFlow
Jupyter Notebook
5
star
20

DL_algorithms_NN_CNN_custom_Callback

Simple NN/CNN with custom Callback using TensorFlow
Jupyter Notebook
5
star
21

Design_Patterns

Design Patterns
Java
3
star
22

DictionaryInterpreter

Program for testing your writing english skills
Java
2
star
23

BasicSpringSecurityApplication

BasicSpringSecurityApplication
Java
2
star
24

SpringSecurityBaseConfigurationOverXml

SpringSecurityBaseConfiguration
Java
2
star
25

SpringMvcPatternsImageHandlingOverXmlConfig

SpringMvcPatternsImageHandling
Java
1
star
26

SpringSecurityBaseConfigurationOverJava

SpringSecurityBaseConfiguration
Java
1
star
27

SpringMvcPatternsOverXmlConfiguration

SpringMvcPatterns
Java
1
star
28

TrainingWebApplication

Example and technical requirenments for web application
Java
1
star
29

Calculator

Simple calculator using Swing and Awt
Java
1
star
30

SpringMvcPatternsOverJavaConfiguration

SpringMvcPatterns
Java
1
star
31

SpringMvcPatternsOverJavaXmlConfiguration

SpringMvcPatterns
Java
1
star