I'm keen in developing Python for different purposes. If you want to get in touch please contact me under mo.ggs@outlook.com.
- Germany
Pinned Loading
-
coveredcalloptionsstrategy
coveredcalloptionsstrategy PublicAnalyses the covered call strategy and prints a chart in comparison to direct investment
-
chartingandtrading.py
chartingandtrading.py 1from memory_profiler import profile
23logfilemem = open("memlogs.log", "w+")
45import os
-
Simplifying Tensorflow via the comma...
Simplifying Tensorflow via the commandline with Plotext, Pandas and NumPy 1import tensorflow as tf
2import numpy as np
3import termplotlib as tpl
4import plotext as plt
5x1dimension=np.array([-8.0, -3.0, -1.5, 4.0, 6.0, 7.0, 18.0, 12.0])
-
image processing with TensorFlow and...
image processing with TensorFlow and plotext with more features 1import tensorflow as tf
2from pathlib import Path
3import numpy as np
4import pandas as pd
5import tensorflow_datasets as tfds
-
Using the new features of Plotext 4 ...
Using the new features of Plotext 4 to process images for tensorflow from the command line 1import tensorflow as tf
2from pathlib import Path
3import numpy as np
45 -
tensorflowtimeseries_timedistributed.py
tensorflowtimeseries_timedistributed.py 1import pandas as pd
2import numpy as np
3from random import random
4import plotext as plt
5import tensorflow as tf
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.